[gardening] Update branch instructions to remove the term 'sheriff'.
Corresponding change to the rotation email: http://cl/555659090.
Bug: 1444839
Change-Id: I1ec36b70e8a968c3d975ffa3c00af45825a060eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4769515
Reviewed-by: Elaine Chien <elainechien@chromium.org>
Commit-Queue: Justin Donnelly <jdonnelly@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1183764}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
517a9323c8
commit
85c259cdb9
@ -1,10 +1,10 @@
|
||||
# Chromium Branch Sheriffing
|
||||
# Chromium Branch Gardening
|
||||
|
||||
The Chrome release branch sheriff provides coverage for release branches
|
||||
The Chrome release branch gardener provides coverage for release branches
|
||||
(stable and beta) under Pacific timezone shifts.
|
||||
|
||||
The goals of a branch sheriff are quite similar to those of a trunk sheriff.
|
||||
Branch sheriffs need to ensure that:
|
||||
The goals of a branch gardener are quite similar to those of a trunk gardener.
|
||||
Branch gardeners need to ensure that:
|
||||
|
||||
1. **Compile failures get fixed**, because compile failures on branches block
|
||||
all tests (both automated and manual) and consequently reduce our confidence
|
||||
@ -13,6 +13,6 @@ Branch sheriffs need to ensure that:
|
||||
2. **Consistent test failures get repaired**, because they similarly reduce our
|
||||
confidence in the quality of our code.
|
||||
|
||||
For more information on Chromium Branch Sheriffs, including How Tos, Swapping
|
||||
For more information on Chromium Branch Gardeners, including How Tos, Swapping
|
||||
Shifts and rotation updates, please see [Chromium
|
||||
Branch Sheriffing](http://goto.google.com/chrome-branch-sheriffing)
|
||||
Branch Gardening](http://goto.google.com/chrome-branch-gardening)
|
Reference in New Issue
Block a user