Remove tagging rights for Adjutant team

Adjutant was accepted as a governed project late in Rocky. As a governed
project, all releases should now be done through the release team. This
removes the ACL rights allowing direct tagging in the repo.

Change-Id: I96dc30f5282655c9eae1fd3d612d8e44b6c04a3c
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2018-08-14 14:36:01 -05:00
parent 51486fe0c1
commit 8c2f23ac53
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
1 changed files with 0 additions and 4 deletions

View File

@ -1,12 +1,8 @@
[access "refs/heads/*"]
abandon = group adjutant-core
create = group adjutant-release
label-Code-Review = -2..+2 group adjutant-core
label-Workflow = -1..+1 group adjutant-core
[access "refs/tags/*"]
pushSignedTag = group adjutant-release
[receive]
requireChangeId = true