1
0
mirror of https://github.com/golang/go synced 2024-11-11 23:20:24 -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{
"adg",
"bradfitz",
"campoy",
"dsymonds",
"gri",
"iant",