Fix 'submit' permission for retired repo acl

Change-Id: I7940c5ca850db9f3f065c680589130ba7b4b5b2d
This commit is contained in:
Ghanshyam Mann 2020-08-06 11:51:34 -05:00
parent 2465bf2041
commit 1698d08664
1 changed files with 1 additions and 1 deletions

View File

@ -1,12 +1,12 @@
[access "refs/for/refs/heads/*"]
exclusiveGroupPermissions = push
push = group tech-committee
submit = group tech-committee
[access "refs/heads/*"]
label-Code-Review = -2..+2 group tech-committee
label-Verified = -2..+2 group tech-committee
label-Workflow = -1..+1 group tech-committee
submit = group tech-committee
[receive]
requireChangeId = true