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:
parent
51486fe0c1
commit
8c2f23ac53
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user