From c833a57dac041bc413a35ab4f4baf33d8f5ef7f3 Mon Sep 17 00:00:00 2001 From: Chris Lennert Date: Mon, 23 Nov 2009 17:44:38 -0800 Subject: [PATCH] Added my name to the AUTHORS and CONTRIBUTORS lists. R=rsc https://golang.org/cl/160047 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index b99416a927..bada5e7174 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,6 +10,7 @@ Abhinav Gupta Aron Nopanen +Chris Lennert David G. Andersen David Titarenco Devon H. O'Dell diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 89cfe624d6..39b41bdb9d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -34,6 +34,7 @@ Ben Eitzen Bill Neubauer Brendan O'Dea Cary Hull +Chris Lennert Daniel Nadasi David G. Andersen David Symonds