44c89472e9
Last part of the split between code and meeting descriptions in what was previously known as gerrit-powered-agenda. Rename the code repository to match new module name (following https://review.openstack.org/136427), before we can publish it to PyPI in a subsequent change and and finally make use of it in openstack-infra/irc-meetings gate checks. Change-Id: I0fa99587f3d6e45c2546faded3cd55d5b2b83690
15 lines
311 B
Plaintext
15 lines
311 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group yaml2ical-core
|
|
label-Code-Review = -2..+2 group yaml2ical-core
|
|
label-Workflow = -1..+1 group yaml2ical-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group yaml2ical-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|