]> Cypherpunks repositories - gostls13.git/commitdiff
Added self to AUTHORS and CONTRIBUTORS prior to first submission.
authorDavid Titarenco <david.titarenco@gmail.com>
Sat, 14 Nov 2009 02:06:27 +0000 (18:06 -0800)
committerRuss Cox <rsc@golang.org>
Sat, 14 Nov 2009 02:06:27 +0000 (18:06 -0800)
R=rsc
https://golang.org/cl/153057

AUTHORS
CONTRIBUTORS

diff --git a/AUTHORS b/AUTHORS
index 52d9bd1f4a311617887233a8993f3ba619c63494..8c013491dffa265384d9d9dfe8b0b6d8d78c7809 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,5 +6,8 @@
 #      Name or Organization <email address>
 # The email address is not required for organizations.
 
+# Please keep the list sorted.
+
+David Titarenco <david.titarenco@gmail.com>
 Google Inc.
 Kevin Ballard <kevin@sb.org>
index a643fe549ddb4bb84e227d59dd6a424abe3e3c44..a5a29876dcb28affa48820c03da55250569fcb03 100644 (file)
@@ -34,6 +34,7 @@ Brendan O'Dea <bod@golang.org>
 Cary Hull <chull@google.com>
 Daniel Nadasi <dnadasi@google.com>
 David Symonds <dsymonds@golang.org>
+David Titarenco <david.titarenco@gmail.com>
 Ian Lance Taylor <iant@golang.org>
 Ivan Krasin <krasin@golang.org>
 Jacob Baskin <jbaskin@google.com>