aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2016-09-16 07:33:36 +1000
committerAndrew Gerrand <adg@golang.org>2016-09-16 00:07:07 +0000
commitdbc2ccebb4cfa2e6b566645aaea14389e1a351d7 (patch)
tree282eb9dc281cb885de6c920ea092c64d9f06b66f /README.md
parent0d84ea98d61e34b542b0e5b824220a15b7ca61f5 (diff)
downloadgo-x-proposal-dbc2ccebb4cfa2e6b566645aaea14389e1a351d7.tar.xz
proposal: bestow arbitership upon rsc
Change-Id: Ifd805448f7d6f2ffa97bb9a5c2ab1387f96018dc Reviewed-on: https://go-review.googlesource.com/29330 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index c713b0c..c909a14 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ examples of recent language changes.)
- In Go development historically, a lack of agreement means the
author should write a design doc.
- If there is disagreement about whether there is agreement,
- [adg@](mailto:adg@golang.org) is the arbiter.
+ [rsc@](mailto:rsc@golang.org) is the arbiter.
- It's always fine to label a suggestion issue with Proposal to opt in to this process.
@@ -105,7 +105,7 @@ examples of recent language changes.)
- The discussion is expected to be resolved in a timely manner.
- In Go development historically, a lack of agreement means decline.
- If there is disagreement about whether there is agreement,
- [adg@](mailto:adg@golang.org) is the arbiter.
+ [rsc@](mailto:rsc@golang.org) is the arbiter.
- The author (and/or other contributors) do the work as described by the
"Implementation" section of the proposal.
@@ -135,7 +135,5 @@ to the [golang-dev mailing list](https://groups.google.com/group/golang-dev).
(Note that the list is moderated, and that first-time posters should expect a
delay while their message is held for moderation.)
-If you want to talk to someone off-list, contact Andrew Gerrand at <adg@golang.org>.
-
To learn about contributing to Go in general, see the
[contribution guidelines](https://golang.org/doc/contribute.html).