ec1eebb903
The manila contributor team has grown through mentoring new core reviewers. We typically spend one or more development cycles with a prospective core by asking them to pick up a cross-project liaison role, sharing domain knowledge in 1-1 sessions, assigning code reviews and assessing them and reviewing code together. By splitting core teams we can allow contributors to gain the ropes to maintain all of manila eventually by beginning in these distinct delivery items: SDK/CLI, UI and Tempest tests. Change-Id: I4e46b6d982a202f5d8f3f9cf7183e931fe5678bd
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group manila-tempest-plugin-core
|
|
label-Code-Review = -2..+2 group manila-tempest-plugin-core
|
|
label-Workflow = -1..+1 group manila-tempest-plugin-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|