summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Luis O. B. Correia <sergio@larces.uece.br>2009-11-17 09:02:41 -0800
committerSergio Luis O. B. Correia <sergio@larces.uece.br>2009-11-17 09:02:41 -0800
commit9e6c6623c042ed3aed1ac79d8d803b82405c8ab3 (patch)
treeeacbcc8ce49d420c141c09c4fa0789b4c0cd86cc
parentd84d91265e1eb6a0cbee1881b1cdaeb11b4c6309 (diff)
downloadgolang-9e6c6623c042ed3aed1ac79d8d803b82405c8ab3.tar.gz
Add myself to list of AUTHORS/CONTRIBUTORS for Go.
R=rsc http://codereview.appspot.com/154180 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 343c41ac1..cf165d858 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -15,3 +15,4 @@ Devon H. O'Dell <devon.odell@gmail.com>
Google Inc.
Kevin Ballard <kevin@sb.org>
Môshe van der Sterre <moshevds@gmail.com>
+Sergio Luis O. B. Correia <sergio@larces.uece.br>
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 2ad4107e5..67ccabd30 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -54,6 +54,7 @@ Rob Pike <r@golang.org>
Robert Griesemer <gri@golang.org>
Russ Cox <rsc@golang.org>
Scott Schwartz <scotts@golang.org>
+Sergio Luis O. B. Correia <sergio@larces.uece.br>
Stephen Ma <stephenm@golang.org>
Tom Szymanski <tgs@google.com>
Vish Subramanian <vish@google.com>