List the commit_flag in the list of ACLs supported
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
68d73e1307
commit
45564e852f
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue