]> Cypherpunks repositories - gostls13.git/commitdiff
misc/dashboard/codereview: add sameer.
authorDavid Symonds <dsymonds@golang.org>
Mon, 14 May 2012 22:38:05 +0000 (08:38 +1000)
committerDavid Symonds <dsymonds@golang.org>
Mon, 14 May 2012 22:38:05 +0000 (08:38 +1000)
R=r
CC=golang-dev
https://golang.org/cl/6203076

misc/dashboard/codereview/dashboard/people.go

index 779889a9e662f8a5d181711a22f030e06a05a52b..47f5ca08bfd5f9abd523a29a044f9519f6913082 100644 (file)
@@ -28,6 +28,7 @@ func init() {
                "nigeltao",
                "r",
                "rsc",
+               "sameer",
        }
        for _, p := range gophers {
                personList = append(personList, p)