Added self to AUTHORS and CONTRIBUTORS.

R=rsc
https://golang.org/cl/154128
This commit is contained in:
Abhinav Gupta 2009-11-14 11:45:32 -08:00 committed by Russ Cox
parent 933d1850ce
commit 14a4ece979
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@
# Please keep the list sorted.
Abhinav Gupta <abhinav.g90@gmail.com>
David Titarenco <david.titarenco@gmail.com>
Google Inc.
Kevin Ballard <kevin@sb.org>

View file

@ -26,6 +26,7 @@
# Please keep the list sorted.
Abhinav Gupta <abhinav.g90@gmail.com>
Adam Langley <agl@golang.org>
Austin Clements <aclements@csail.mit.edu>
Ben Eitzen <eitzenb@golang.org>