f61b623553
Glance has had unenforced rule that only PTL should merge specs to ensure all needed people have had sufficient time to and attention to review them. This has not been clearly documented and we have failed to communicate this practise to our new cores. lets enforce it to avoid any confusions. Change-Id: I53f2b3353c8420794f617ea333f2defd2550bb74
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group glance-core
|
|
label-Code-Review = -2..+2 group glance-core
|
|
label-Workflow = -1..+1 group glance-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|