From 1eef6b0dd4dfc03ac32bed25077793a1e3bb5d78 Mon Sep 17 00:00:00 2001 From: David Titarenco Date: Fri, 13 Nov 2009 18:06:27 -0800 Subject: [PATCH] Added self to AUTHORS and CONTRIBUTORS prior to first submission. R=rsc https://golang.org/cl/153057 --- AUTHORS | 3 +++ CONTRIBUTORS | 1 + 2 files changed, 4 insertions(+) diff --git a/AUTHORS b/AUTHORS index 52d9bd1f4a3..8c013491dff 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,5 +6,8 @@ # Name or Organization # The email address is not required for organizations. +# Please keep the list sorted. + +David Titarenco Google Inc. Kevin Ballard diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a643fe549dd..a5a29876dcb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -34,6 +34,7 @@ Brendan O'Dea Cary Hull Daniel Nadasi David Symonds +David Titarenco Ian Lance Taylor Ivan Krasin Jacob Baskin