]> Cypherpunks repositories - gostls13.git/commitdiff
misc/dashboard/codereview: add campoy to list of gophers
authorAndrew Gerrand <adg@golang.org>
Sun, 13 Jan 2013 22:54:56 +0000 (09:54 +1100)
committerAndrew Gerrand <adg@golang.org>
Sun, 13 Jan 2013 22:54:56 +0000 (09:54 +1100)
R=dsymonds
CC=golang-dev
https://golang.org/cl/7106044

misc/dashboard/codereview/dashboard/people.go

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