From 541eeb8dbca03813d37795353a154bc475b03074 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Tue, 24 Nov 2009 11:33:43 -0800 Subject: [PATCH] add Roger Peppe to AUTHORS/CONTRIBUTORS R=r https://golang.org/cl/157157 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 29cc62b8f1..778675f7da 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,5 +23,6 @@ Kevin Ballard Michael Elkins Michael Hoisie Môshe van der Sterre +Roger Peppe Sergio Luis O. B. Correia William Josephson diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c9c10502d2..e8e2bae543 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -60,6 +60,7 @@ Peter McKenzie Phil Pennock Rob Pike Robert Griesemer +Roger Peppe Russ Cox Scott Schwartz Sergio Luis O. B. Correia