
Skyline project is officially part of OpenStack governance now[1]. As agreed by TC, repo rename needs to be done after project is approved by TC (which is done now). As next step, this commit renames all the Skyline projects repo from 'skyline/' to 'openstack/' namespace. Repo renamed are: - openstack/skyline-apiserver - openstack/skyline-console [1] https://review.opendev.org/c/openstack/governance/+/814037 Change-Id: Ic690a639992446cc4d39d4ce343ab2d725321d64
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group skyline-core
|
|
label-Code-Review = -2..+2 group skyline-core
|
|
label-Workflow = -1..+1 group skyline-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|