Add accessDatabase and emailReviewers capabilities

We're specifying the accessDatabase and emailReviewers capabilities
in our Gerrit 2.11 All-Projects configuration "ACL" so document them
in the usual place.

Change-Id: I1235a8a1d9b9b579860f2d96641bacc99df409d8
This commit is contained in:
Jeremy Stanley 2016-01-06 21:18:19 +00:00
parent f0d7c43ed9
commit 5e41893fd5

View File

@ -309,8 +309,10 @@ Next, edit `project.config` to look like::
pushMerge = group Continuous Integration Tools
[capability]
accessDatabase = group Administrators
administrateServer = group Administrators
createProject = group Project Bootstrappers
emailReviewers = deny group Third-Party CI
priority = batch group Non-Interactive Users
runAs = group Project Bootstrappers
streamEvents = group Registered Users