summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lennert <calennert@gmail.com>2009-11-23 17:44:38 -0800
committerChris Lennert <calennert@gmail.com>2009-11-23 17:44:38 -0800
commit6e8422e91b1e7aceecf93b4b67f1d71a66c6cbd5 (patch)
tree6bfc75346703ea55269e501fb0b0a2ac4ff97a00
parent472b82331e7f9c177d3d2645670a14c0bf71b21b (diff)
downloadgolang-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--AUTHORS1
-rw-r--r--CONTRIBUTORS1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index b99416a92..bada5e717 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>