
The kite and python-kiteclient projects are under the umbrella of the Key Management Service/Barbican program, and so should be in the openstack git repository namespace. Change-Id: I340452e47e22783375ace8da538b989e26f2c4fa
17 lines
414 B
Plaintext
17 lines
414 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group barbican-core
|
|
label-Code-Review = -2..+2 group barbican-core
|
|
label-Workflow = -1..+1 group barbican-core
|
|
|
|
[access "refs/heads/proposed/*"]
|
|
abandon = group barbican-milestone
|
|
label-Code-Review = -2..+2 group barbican-milestone
|
|
label-Workflow = -1..+1 group barbican-milestone
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|