Allow to sign deb-openstack-pkg-tools

This patch gives the rights to the packaging-deb core to sign
deb-openstack-pkg-tools.

Change-Id: I022a97fced76d0d354d1ad32aaa5e336e85551cc
This commit is contained in:
Thomas Goirand 2016-09-30 20:36:26 +02:00
parent c19921cb0a
commit 2fad34730c
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ create = group deb-packaging-release
label-Code-Review = -2..+2 group deb-packaging-core
label-Workflow = -1..+1 group deb-packaging-core
[access "refs/tags/*"]
pushSignedTag = group deb-packaging-release
[receive]
requireChangeId = true
requireContributorAgreement = true