project-config/gerrit/acls/stackforge/dox.config
Monty Taylor ffea2b59b1 Allow dox-core to release to PyPI
We need the release jobs. Also, the team is small, so there is currently
no need for a split core/release team.

Change-Id: I56515c9349a9e94b9f11afff1480953a3a16dc6a
2014-11-12 08:18:43 -05:00

14 lines
249 B
Plaintext

[access "refs/heads/*"]
abandon = group dox-core
label-Code-Review = -2..+2 group dox-core
label-Workflow = -1..+1 group dox-core
[access "refs/tags/*"]
pushSignedTag = group dox-core
[receive]
requireChangeId = true
[submit]
mergeContent = true