Add bindep.
Change-Id: I5a9ab25086416c0421415146b4993141a1ad9f5b Reviewed-on: https://review.openstack.org/32532 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group bindep-core
|
||||
label-Approved = +0..+1 group bindep-core
|
||||
workInProgress = group bindep-core
|
||||
[access "refs/tags/*"]
|
||||
create = group bindep-core
|
||||
pushTag = group bindep-core
|
||||
Reference in New Issue
Block a user