summaryrefslogtreecommitdiff
path: root/misc/dashboard
diff options
context:
space:
mode:
authorDave Cheney <dave@cheney.net>2013-03-30 15:53:44 +1100
committerDave Cheney <dave@cheney.net>2013-03-30 15:53:44 +1100
commitc57c8ab13f34f5c9cac609f4e65af8d9b7ee2077 (patch)
tree6f4e9dcc8faa59ceb2de2188d933f8df0fbbb08e /misc/dashboard
parent2a91051f843f7449b5ff0cea49a7865cc16d0c82 (diff)
downloadgo-c57c8ab13f34f5c9cac609f4e65af8d9b7ee2077.tar.gz
misc/dashboard/codereview: add R?my to the list of assignees
R=dsymonds, mikioh.mikioh CC=golang-dev https://codereview.appspot.com/8094047
Diffstat (limited to 'misc/dashboard')
-rw-r--r--misc/dashboard/codereview/dashboard/people.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/dashboard/codereview/dashboard/people.go b/misc/dashboard/codereview/dashboard/people.go
index 45de03b1e..21bd8f89c 100644
--- a/misc/dashboard/codereview/dashboard/people.go
+++ b/misc/dashboard/codereview/dashboard/people.go
@@ -47,8 +47,9 @@ func init() {
"dvyukov": "dvyukov@google.com",
"gustavo": "gustavo@niemeyer.net",
"jsing": "jsing@google.com",
- "mikioh": "mikioh.mikioh@gmail.com",
+ "mikio": "mikioh.mikioh@gmail.com",
"minux": "minux.ma@gmail.com",
+ "remy": "remyoudompheng@gmail.com",
"rminnich": "rminnich@gmail.com",
}
for p, e := range others {