aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2022-07-22 11:10:49 -0400
committerRuss Cox <rsc@golang.org>2022-07-22 15:52:45 +0000
commit6963ca6ea3c5b47fcd3e27b71ffb9cbd6ea5ab1a (patch)
tree5f36e401b835112274d100d03262c1aa0deae2f0 /CONTRIBUTORS
parent6a2ebdf614176dec8332c735399b8117170ff435 (diff)
downloadgo-x-proposal-6963ca6ea3c5b47fcd3e27b71ffb9cbd6ea5ab1a.tar.xz
A+C: delete AUTHORS and CONTRIBUTORS
In 2009, Google's open-source lawyers asked us to create the AUTHORS file to define "The Go Authors", and the CONTRIBUTORS file was in keeping with open source best practices of the time. Re-reviewing our repos now in 2022, the open-source lawyers are comfortable with source control history taking the place of the AUTHORS file, and most open source projects no longer maintain CONTRIBUTORS files. To ease maintenance, remove AUTHORS and CONTRIBUTORS from all repos. For golang/go#53961. Change-Id: Ie1a97697ae4499c59b8dfc46797013df993041e2 Reviewed-on: https://go-review.googlesource.com/c/proposal/+/418921 Reviewed-by: David Chase <drchase@google.com> Run-TryBot: Russ Cox <rsc@golang.org>
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
deleted file mode 100644
index 1c4577e..0000000
--- a/CONTRIBUTORS
+++ /dev/null
@@ -1,3 +0,0 @@
-# This source code was written by the Go contributors.
-# The master list of contributors is in the main Go distribution,
-# visible at http://tip.golang.org/CONTRIBUTORS.