networking-calico: allow release team to push signed tags

This follows networking-calico's recent transition from Neutron governance to
unofficial project status.

Change-Id: I60d8f8f2fb165248f42d0787c7c65ae77c5a59cf
This commit is contained in:
Neil Jerram 2017-02-02 12:12:40 +00:00
parent 9e5a4fba7f
commit 5a41c33b5b
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ create = group networking-calico-release
label-Code-Review = -2..+2 group networking-calico-core
label-Workflow = -1..+1 group networking-calico-core
[access "refs/tags/*"]
pushSignedTag = group networking-calico-release
[receive]
requireChangeId = true
requireContributorAgreement = true