
This is an import of the pylockfile project: https://pypi.python.org/pypi/lockfile https://github.com/smontanaro/pylockfile We are taking over its maintenance per request of Skip Montanaro: https://github.com/smontanaro/pylockfile/issues/11#issuecomment-45634012 The initial import should fail with some of the tests target, but we'll fix them with one giant first commit. Blueprint: pylockfile-adoption Change-Id: Ie004ea627ddff75cb84ba6d774198de37b7d45ce
12 lines
368 B
Plaintext
12 lines
368 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group pylockfile-core
|
|
label-Workflow = -1..+1 group pylockfile-core
|
|
abandon = group pylockfile-core
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group pylockfile-release
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|