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:
Riccardo Pittau 2021-01-26 10:23:09 +01:00 committed by Iury Gregory Melo Ferreira
parent 7181a05d96
commit 0a3e98f7b8
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ valid_keys = {'abandon',
'copyMinScore',
'create',
'defaultValue',
'editHashtags',
'exclusiveGroupPermissions',
'forgeAuthor',
'forgeCommitter',