618e1e9686
Gantt is the initial name for the split out Nova scheduler. During the ramp up phase close coordination with Nova is needed, so we'll start in the Nova channel. Add URLs for the initial repositories. Change-Id: I6b44e986f8733dda17b6502242920d07aa530538
15 lines
473 B
Plaintext
15 lines
473 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group gantt-core
|
|
label-Approved = +0..+1 group gantt-core
|
|
workInProgress = group gantt-core
|
|
[access "refs/heads/milestone-proposed"]
|
|
label-Code-Review = -2..+2 group gantt-milestone
|
|
label-Approved = +0..+1 group gantt-milestone
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|