From 7d7d95a160160cf77217886c54d06236532b07ea Mon Sep 17 00:00:00 2001 From: Ross Light Date: Wed, 9 Dec 2009 10:35:48 -0800 Subject: [PATCH] Added my name to the AUTHORS and CONTRIBUTORS list R=rsc https://golang.org/cl/165101 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index d0dce85fa7..f547477ce1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -35,6 +35,7 @@ Michael Hoisie Môshe van der Sterre Peter Froehlich Roger Peppe +Ross Light Sergey 'SnakE' Gromov Sergio Luis O. B. Correia Sven Almgren diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 251193a364..250b8f61ee 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -74,6 +74,7 @@ Phil Pennock Rob Pike Robert Griesemer Roger Peppe +Ross Light Russ Cox Scott Schwartz Sergey 'SnakE' Gromov