From aa57efd403916b44828ff6f53d42ff47374b5b50 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Thu, 9 Feb 2017 09:18:17 -0800 Subject: [PATCH] Updated GerritAccess (markdown) --- GerritAccess.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/GerritAccess.md b/GerritAccess.md index 029bc532..b6dbbc2c 100644 --- a/GerritAccess.md +++ b/GerritAccess.md @@ -6,7 +6,11 @@ There are two types of Gerrit access described here, with different powers & res ## Approver Access ("approvers") -Approver access gives you power to +2 CLs and submit them. Only +2 things that you're very confident in, and generally only in a directory (or package) that you normally "own", unless it's trivial and obviously correct. +Approver access gives you power to +2 CLs and submit them. + +Rules for voting +2 on changes: only +2 things that you're very confident in, and generally only in a directory (or package) that you normally "own", unless it's trivial and obviously correct. + +Rules for submitting changes: if a change touches an area that you own, you can submit any changes after a +2. But elsewhere only submit your own changes after receiving a +2 from the owner of that area. To request this access, reference https://go-review.googlesource.com/#/admin/groups/1005 in your email. See below.