diff options
author | Vish Subramanian <vish@google.com> | 2009-11-06 17:05:42 -0800 |
---|---|---|
committer | Vish Subramanian <vish@google.com> | 2009-11-06 17:05:42 -0800 |
commit | 9755a6b36689f5b3805cc720450e652da77be763 (patch) | |
tree | d6d168f1b6d0ee31295a4c2a85a783a0350a825e | |
parent | f432d17b5278d4cdaa13f8bc286df54954b16cef (diff) | |
download | golang-9755a6b36689f5b3805cc720450e652da77be763.tar.gz |
Add vish to contributors.
R=r, rsc
http://go/go-review/1026012
Committer: Rob Pike <r@golang.org>
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f7619779f..850b0128a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -47,3 +47,4 @@ Russ Cox <rsc@golang.org> Scott Schwartz <scotts@golang.org> Stephen Ma <stephenm@golang.org> Tom Szymanski <tgs@google.com> +Vish Subramanian <vish@google.com> |