597310e4a5
This represents the initial seed of the central authentication and single-sign-on solution for the OpenStack Foundation site, with the intent that it can later be integrated with or consumed by other infrastructure systems to simplify authentication across multiple developer and community resources alike. Change-Id: Iafa5323d4b7876c90ad99338466d9c8b773b08ee
13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group openstackid-core
|
|
label-Approved = +0..+1 group openstackid-core
|
|
workInProgress = group openstackid-core
|
|
[access "refs/tags/*"]
|
|
create = group openstackid-ptl
|
|
pushTag = group openstackid-ptl
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|