
Due to trademark issues, Marconi can't be used as a codename for the queuing service. A new name has been voted by the team, Zaqar. This patch replaces Marconi with Zaqar everywhere in the infrastructure configs. The new channel has been created and openstackinfra has been granted with all the required permissions in that channel. Change-Id: I8e587af588d9be0b5ebbab4b0f729b106a2ae537
15 lines
291 B
Plaintext
15 lines
291 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group zaqar-core
|
|
label-Code-Review = -2..+2 group zaqar-core
|
|
label-Workflow = -1..+1 group zaqar-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group zaqar-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|