List the commit_flag in the list of ACLs supported

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-02-19 11:36:07 +01:00
parent 68d73e1307
commit 45564e852f

View file

@ -208,6 +208,7 @@ ACLS = {
'pull_request_merge': 'Merge a pull-request of this project',
'modify_project': 'Modify an existing project',
'generate_acls_project': 'Generate the Gitolite ACLs on a project',
'commit_flag': 'Flag a commit',
}
EXTERNAL_COMMITTER = {