]> Cypherpunks repositories - gostls13.git/commitdiff
more explanatory text
authorRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 23:51:53 +0000 (16:51 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 23:51:53 +0000 (16:51 -0700)
R=r
DELTA=11  (8 added, 0 deleted, 3 changed)
OCL=35797
CL=35804

AUTHORS
CONTRIBUTORS

diff --git a/AUTHORS b/AUTHORS
index 067457a2799b2a49fdfca73b7cbe88c9467ea007..3071dd196f01c31f7b8ed373f6d9c24c769ca1a9 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,9 @@
 # This is the official list of Go authors for copyright purposes.
+# This file is distinct from the CONTRIBUTORS files.
+# See the latter for an explanation.
 
-# Names should be added to this file like so:
-# Name or Organization <email address>
+# Names should be added to this file as
+#      Name or Organization <email address>
+# The email address is not required for organizations.
 
 Google Inc.
index 0dce856cce191ac78f3b033215c1a4026f87b8bf..f7619779fa32696d3f7e10165728b94175f6f9fa 100644 (file)
 #     http://code.google.com/legal/individual-cla-v1.0.html
 #     http://code.google.com/legal/corporate-cla-v1.0.html
 #
-# The individual agreement can be filled out online.
+# The agreement for individuals can be filled out on the web.
+#
+# When adding J Random Contributor's name to this file,
+# either J's name or J's organization's name should be
+# added to the AUTHORS file, depending on whether the
+# individual or corporate CLA was used.
 
 # Names should be added to this file like so:
 # Name <email address>