aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Luis O. B. Correia <sergio@larces.uece.br>2009-11-17 09:02:41 -0800
committerRuss Cox <rsc@golang.org>2009-11-17 09:02:41 -0800
commit27c3147676ae373cc8b9fc0ba982163fcc4d7f48 (patch)
tree1fdda70b8fc6aba0216b315f8bf109ba09f7865e
parent1a2418f575a3347540069b5deb856bac367e1a49 (diff)
downloadgo-27c3147676ae373cc8b9fc0ba982163fcc4d7f48.tar.gz
go-27c3147676ae373cc8b9fc0ba982163fcc4d7f48.zip
Add myself to list of AUTHORS/CONTRIBUTORS for Go.
R=rsc https://golang.org/cl/154180
-rw-r--r--AUTHORS1
-rw-r--r--CONTRIBUTORS1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 343c41ac12..cf165d8580 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 2ad4107e53..67ccabd304 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>