Allow ACL sections to use .*-release group names

These are what the old .*-ptl groups were renamed to last year, for
better clarity.

Change-Id: I4764f6ab7c74adfbdcaba0a12d81a062beb9dc40
This commit is contained in:
Jeremy Stanley 2015-04-21 21:22:35 +00:00
parent 63a6b6c63b
commit 480330a116
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ if '7' in transformations:
'Managers',
'milestone',
'packagers',
'release',
'Users',
)
for section in acl.keys():