1
0
mirror of https://github.com/golang/go synced 2024-11-21 22:54:40 -07:00

Add myself to list of AUTHORS/CONTRIBUTORS for Go.

R=rsc
https://golang.org/cl/154180
This commit is contained in:
Sergio Luis O. B. Correia 2009-11-17 09:02:41 -08:00 committed by Russ Cox
parent 1a2418f575
commit 27c3147676
2 changed files with 2 additions and 0 deletions

View File

@ -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>

View File

@ -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>