-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devapp/owners: remove/replace bcmills as an owner
My last day at Google will be March 15, so I will no longer be on the Go team at that point. Change-Id: Ic851359719850ffe1799da30b7394ea021998dc0 Reviewed-on: https://go-review.googlesource.com/c/build/+/570235 Reviewed-by: Damien Neil <[email protected]> Commit-Queue: Bryan Mills <[email protected]> Reviewed-by: Sam Thanawalla <[email protected]> Auto-Submit: Bryan Mills <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Alan Donovan <[email protected]> Reviewed-by: Michael Matloob <[email protected]>
- Loading branch information
Showing
3 changed files
with
67 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2315,6 +2315,7 @@ func init() { | |
addPerson("Péter Surányi", "[email protected]", "@speter") | ||
addPerson("Péter Szilágyi", "[email protected]", "5786@62eb7196-b449-3ce5-99f1-c037f21e1705") | ||
addPerson("Péter Szilágyi", "[email protected]", "@karalabe") | ||
addPerson("Sam Thanawalla", "[email protected]", "@samthanawalla") | ||
addPerson("Srinivas Pokala", "[email protected]", "@srinivas-pokala") | ||
addPerson("Qais Patankar", "[email protected]", "@qaisjp") | ||
addPerson("Qi Zhao", "[email protected]") | ||
|