Skip to content

Commit 12c20b8

Browse files
heschigopherbot
authored andcommitted
internal/gophers: update
In golang/go#54068 I plan to use this package to derive first names. Better get it right. Change-Id: Id6a52f4686fb4c400dc6aa477a80a4007e7ab1a2 Reviewed-on: https://go-review.googlesource.com/c/build/+/423340 Run-TryBot: Heschi Kreinick <[email protected]> Reviewed-by: Jenny Rakoczy <[email protected]> Auto-Submit: Heschi Kreinick <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 1b10ad8 commit 12c20b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/gophers/gophers.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ func init() {
252252
addPerson("Alexander Orlov", "[email protected]", "@loxal")
253253
addPerson("Alexander Polcyn", "[email protected]", "16623@62eb7196-b449-3ce5-99f1-c037f21e1705")
254254
addPerson("Alexander Polcyn", "[email protected]", "@apolcyn")
255-
addPerson("Alexander Rakoczy", "[email protected]", "[email protected]", "@toothrot", "32558@62eb7196-b449-3ce5-99f1-c037f21e1705")
256255
addPerson("Alexander Reece", "[email protected]", "@awreece")
257256
addPerson("Alexander Shopov", "[email protected]", "@alshopov")
258257
addPerson("Alexander Zhavnerchik", "[email protected]", "@alxzh")
@@ -1396,6 +1395,7 @@ func init() {
13961395
addPerson("Jeff", "[email protected]", "@jeffizhungry")
13971396
addPerson("Jeffrey Yong", "[email protected]")
13981397
addPerson("Jelte Fennema", "[email protected]", "@JelteF")
1398+
addPerson("Jenny Rakoczy", "[email protected]", "[email protected]", "[email protected]", "@toothrot", "32558@62eb7196-b449-3ce5-99f1-c037f21e1705")
13991399
addPerson("Jens Frederich", "[email protected]", "@frederich")
14001400
addPerson("Jeremiah Harmsen", "[email protected]", "@jharmsen")
14011401
addPerson("Jeremy Baumont", "[email protected]")

0 commit comments

Comments
 (0)