From 27c3147676ae373cc8b9fc0ba982163fcc4d7f48 Mon Sep 17 00:00:00 2001 From: "Sergio Luis O. B. Correia" Date: Tue, 17 Nov 2009 09:02:41 -0800 Subject: [PATCH] Add myself to list of AUTHORS/CONTRIBUTORS for Go. R=rsc https://golang.org/cl/154180 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 343c41ac122..cf165d85805 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,3 +15,4 @@ Devon H. O'Dell Google Inc. Kevin Ballard Môshe van der Sterre +Sergio Luis O. B. Correia diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2ad4107e53a..67ccabd304a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -54,6 +54,7 @@ Rob Pike Robert Griesemer Russ Cox Scott Schwartz +Sergio Luis O. B. Correia Stephen Ma Tom Szymanski Vish Subramanian