Add key editHashtags to normalize_acl script
The editHashtags key should be accepted as acl entry key as it's required to define permissions to edit hashtags in the gerrit ui. Change-Id: I2294d72ee36e33ea5d137eb4e0faeac69ea86625
This commit is contained in:
parent
7181a05d96
commit
0a3e98f7b8
@ -64,6 +64,7 @@ valid_keys = {'abandon',
|
||||
'copyMinScore',
|
||||
'create',
|
||||
'defaultValue',
|
||||
'editHashtags',
|
||||
'exclusiveGroupPermissions',
|
||||
'forgeAuthor',
|
||||
'forgeCommitter',
|
||||
|
Loading…
Reference in New Issue
Block a user