diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e161e8e0..69dbc20d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,8 +37,8 @@ To upload a change, push it to the special `refs/for/master` target: git push origin HEAD:refs/for/master -The output will then give you a link to the change. Add `agl@google.com` and -`davidben@google.com` as reviewers. +The output will then give you a link to the change. Add `agl@google.com`, +`davidben@google.com`, and `bbe@google.com` as reviewers. Pushing a commit with the same Change-Id as an existing change will upload a new version of it. (Use the `git rebase` or `git commit --amend` commands.)