Add a CONTRIBUTORS file to track CLA acceptance.

This commit is contained in:
Brad Fitzpatrick 2011-02-01 11:47:01 -08:00
parent 3efa09e4eb
commit 2dca5ef15a
1 changed files with 16 additions and 0 deletions

16
CONTRIBUTORS Normal file
View File

@ -0,0 +1,16 @@
# People who have agreed to one of the CLAs and can contribute patches.
#
# http://code.google.com/legal/individual-cla-v1.0.html (electronic submission)
# http://code.google.com/legal/corporate-cla-v1.0.html (requires FAX)
#
# Note that the CLA isn't a copyright _assigment_ but rather a
# copyright _license_. You retain the copyright on your
# contributions.
Brad Fitzpatrick <brad@danga.com>
Brett Slatkin <bslatkin@gmail.com>
Daniel Erat <dan@erat.org>
Evan Martin <martine@danga.com>
Adam Langley <agl@golang.org>
Andrew Gerrand <adg@golang.org>
Amir Mohammad Saied <amirsaied@gmail.com>