add infra-core to stable requirements

infra should have approve authority on requirements even on stable to
deal with pinning required for the gate.

Change-Id: If4b97a4d6f32c2ffeb55af3c4bf0627743f426a8
This commit is contained in:
Sean Dague 2015-01-27 15:49:15 -08:00
parent f1d401e4e4
commit c011568a55
1 changed files with 2 additions and 0 deletions

View File

@ -6,8 +6,10 @@ label-Workflow = -1..+1 group requirements-core
[access "refs/heads/stable/*"]
abandon = group stable-maint-core
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group infra-core
label-Code-Review = -2..+2 group stable-maint-core
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group infra-core
label-Workflow = -1..+1 group stable-maint-core
[receive]