Fix ACL for compute-hyperv
compute-hyperv was recently added as an official deliverable. Its ACL file still reflects the previous situation, where the release management team would not be in charge of tagging releases. This fixes the situation by removing the extra rights, as per releasemanagement team policy. Change-Id: I425a346b6afd31a7a6e3a07f7ec8e06c1a8d6f05
This commit is contained in:
parent
8150b18ea4
commit
abc75b7218
@ -1,12 +1,8 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group compute-hyperv-core
|
||||
create = group compute-hyperv-core
|
||||
label-Code-Review = -2..+2 group compute-hyperv-core
|
||||
label-Workflow = -1..+1 group compute-hyperv-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group compute-hyperv-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
Reference in New Issue
Block a user