1
0
mirror of https://github.com/golang/go synced 2024-11-25 11:27:56 -07:00

misc/dashboard/codereview: add campoy to list of gophers

R=dsymonds
CC=golang-dev
https://golang.org/cl/7106044
This commit is contained in:
Andrew Gerrand 2013-01-14 09:54:56 +11:00
parent be2596471f
commit f31f9a61c5

View File

@ -22,6 +22,7 @@ func init() {
gophers := [...]string{ gophers := [...]string{
"adg", "adg",
"bradfitz", "bradfitz",
"campoy",
"dsymonds", "dsymonds",
"gri", "gri",
"iant", "iant",