Skip to content

Commit

Permalink
internal/gophers: update Than's primary Gerrit email
Browse files Browse the repository at this point in the history
The previous one is inactive, so set the new one to be primary.
This will help gopherbot stop adding the inactive account as a
reviewer to CLs (e.g., as happened in CL 638976).

Change-Id: I088ab1ffb1b8580611704ff4745ddb92595e8106
Reviewed-on: https://go-review.googlesource.com/c/build/+/639376
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Than McIntosh <thanm@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
  • Loading branch information
dmitshur authored and gopherbot committed Dec 30, 2024
1 parent 26b5129 commit bf50695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/gophers/gophers.go
Original file line number Diff line number Diff line change
Expand Up @@ -2695,8 +2695,8 @@ func init() {
addPerson("Terry Wong", "terry.wong2@yahoo.com")
addPerson("Tess Rinearson", "tess.rinearson@gmail.com")
addPerson("Tetsuo Kiso", "tetsuokiso9@gmail.com", "@tetsuok")
addPerson("Than McIntosh", "thanm@golang.org", "@thanm", "3527442@62eb7196-b449-3ce5-99f1-c037f21e1705")
addPerson("Than McIntosh", "thanm@google.com", "14020@62eb7196-b449-3ce5-99f1-c037f21e1705")
addPerson("Than McIntosh", "thanm@google.com", "@thanm")
addPerson("Thanabodee Charoenpiriyakij", "wingyminus@gmail.com", "19095@62eb7196-b449-3ce5-99f1-c037f21e1705")
addPerson("Thanabodee Charoenpiriyakij", "wingyminus@gmail.com", "@wingyplus")
addPerson("Theo Schlossnagle", "jesus@lethargy.org")
Expand Down

0 comments on commit bf50695

Please sign in to comment.