diff options
author | Chris Lennert <calennert@gmail.com> | 2009-11-23 17:44:38 -0800 |
---|---|---|
committer | Chris Lennert <calennert@gmail.com> | 2009-11-23 17:44:38 -0800 |
commit | 6e8422e91b1e7aceecf93b4b67f1d71a66c6cbd5 (patch) | |
tree | 6bfc75346703ea55269e501fb0b0a2ac4ff97a00 | |
parent | 472b82331e7f9c177d3d2645670a14c0bf71b21b (diff) | |
download | golang-6e8422e91b1e7aceecf93b4b67f1d71a66c6cbd5.tar.gz |
Added my name to the AUTHORS and CONTRIBUTORS lists.
R=rsc
http://codereview.appspot.com/160047
Committer: Russ Cox <rsc@golang.org>
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | CONTRIBUTORS | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,7 @@ Abhinav Gupta <abhinav.g90@gmail.com> Aron Nopanen <aron.nopanen@gmail.com> +Chris Lennert <calennert@gmail.com> David G. Andersen <dave.andersen@gmail.com> David Titarenco <david.titarenco@gmail.com> Devon H. O'Dell <devon.odell@gmail.com> diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 89cfe624d..39b41bdb9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -34,6 +34,7 @@ Ben Eitzen <eitzenb@golang.org> Bill Neubauer <wcn@golang.org> Brendan O'Dea <bod@golang.org> Cary Hull <chull@google.com> +Chris Lennert <calennert@gmail.com> Daniel Nadasi <dnadasi@google.com> David G. Andersen <dave.andersen@gmail.com> David Symonds <dsymonds@golang.org> |