From 43ffcdcbc38394cefbcc7dfda6b761849f04fe29 Mon Sep 17 00:00:00 2001 From: Michael Elkins Date: Tue, 24 Nov 2009 11:29:51 -0800 Subject: [PATCH] Adding myself to AUTHORS/CONTRIBUTORS as a result of https://golang.org/cl/156079 R=golang-dev, rsc CC=r https://golang.org/cl/157072 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index bada5e7174..29cc62b8f1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -20,6 +20,7 @@ James Meneghello Josh Goebel Google Inc. Kevin Ballard +Michael Elkins Michael Hoisie Môshe van der Sterre Sergio Luis O. B. Correia diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 39b41bdb9d..c9c10502d2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -52,6 +52,7 @@ Kai Backman Ken Thompson Kevin Ballard Larry Hosken +Michael Elkins Michael Hoisie Môshe van der Sterre Nigel Tao