Change tag ACLs for library projects to library-release team
As part of the plan to move release tagging permissions to a core group managed under the release management team [1], update the ACLs files to give permissions so a new library-release team instead of the existing core or release teams. When the new team is created, the "Release Managers" group and a small number of volunteers will be added to it. [1] http://lists.openstack.org/pipermail/openstack-dev/2015-June/066346.html Change-Id: I9d1568fa688c08b658444b33df0408907d0b3fa6
This commit is contained in:
@@ -11,7 +11,7 @@ label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group ceilometer-stable-maint
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group ceilometer-release
|
||||
pushSignedTag = group library-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
Reference in New Issue
Block a user