project-config/gerrit/acls/airship/pegleg.config
Matt McEuen f4532f1a80 Add granular ACLs for Airship Projects
This adds more granular ACLs for the Airship Pegleg and Spyglass
projects.  As discussed at the Denver PTG, Airship project-specific core
teams will be requested as-needed, while the existing Airship-wide core
team will maintain grandfathered core review responsibilities.

Change-Id: I47f4188f8cf85b371a686a8ce964e154775730dc
2019-05-28 10:51:06 -05:00

17 lines
372 B
Plaintext

[access "refs/heads/*"]
abandon = group pegleg-core
create = group airship-release
label-Code-Review = -2..+2 group pegleg-core
label-Verified = -1..+1 group airship-ci
label-Workflow = -1..+1 group pegleg-core
[access "refs/tags/*"]
pushSignedTag = group airship-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true