From ea5440dd42ec59be7d9c3b93952c84cbab2c755a Mon Sep 17 00:00:00 2001 From: Kevin Ballard Date: Tue, 10 Nov 2009 18:44:20 -0800 Subject: [PATCH] Adding myself (Kevin Ballard) to the AUTHORS/CONTRIBUTORS files R=rsc https://golang.org/cl/153055 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 3071dd196f..52d9bd1f4a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,3 +7,4 @@ # The email address is not required for organizations. Google Inc. +Kevin Ballard diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 850b0128ac..4b6f5f0504 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -48,3 +48,4 @@ Scott Schwartz Stephen Ma Tom Szymanski Vish Subramanian +Kevin Ballard