From 5dd66f01cd2317b843ae8c737dead79fb26f55a9 Mon Sep 17 00:00:00 2001 From: Sven Almgren Date: Tue, 1 Dec 2009 12:07:43 -0800 Subject: [PATCH] Added Sven Almgren to AUTHORS and CONTRIBUTORS R=rsc https://golang.org/cl/163053 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index f32f73cfee..92cfb0cdb7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -35,5 +35,6 @@ Peter Froehlich Roger Peppe Sergey 'SnakE' Gromov Sergio Luis O. B. Correia +Sven Almgren Tor Andersson William Josephson diff --git a/CONTRIBUTORS b/CONTRIBUTORS index faeb4250a3..c887a6d081 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -77,6 +77,7 @@ Scott Schwartz Sergey 'SnakE' Gromov Sergio Luis O. B. Correia Stephen Ma +Sven Almgren Tom Szymanski Tor Andersson Trevor Strohman