diff --git a/doc/contribute.html b/doc/contribute.html index ef08493ee7..1c9301d18b 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -626,20 +626,36 @@ who “The Go Authors”—the copyright holders—are.
-When sending your first change list, you should prepare
-and send a separate change list adding yourself to
-CONTRIBUTORS and adding
-the copyright holder for your code to AUTHORS if not already listed.
+When sending your first change list, you need to do two extra things before your
+code can be accepted.
+
CONTRIBUTORS
+and AUTHORS files so we can add your information to
+them. Specifically, tell us either that you've completed the
+individual agreement or tell us the name of your organization once
+it has completed the corporate agreement. One of the Go developers
+at Google will add you to CONTRIBUTORS and, if
+appropriate, AUTHORS after verifying that the agreement
+has been completed. We will use the email address you use on
+codereview.appspot.com as the email address in these files.+This rigamarole needs to be done only for your first submission.
++Once the code is ready to be committed, +one of the Go developers at Google will approve and submit +your change. +