]> Cypherpunks.ru repositories - gostls13.git/commit
A+C: delete AUTHORS and CONTRIBUTORS
authorRuss Cox <rsc@golang.org>
Fri, 22 Jul 2022 15:10:23 +0000 (11:10 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 22 Jul 2022 15:52:25 +0000 (15:52 +0000)
commit774fa58d1d3c9926709e108afdf83af7010bde72
tree844e8c0a4af549629d3527aa5bd23a4b48bb7ed4
parent2d655fb15a50036547a6bf8f77608aab9fb31368
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 #53961.

Change-Id: I332327afb49c45d54e71e018193fb18b09e5d91a
Reviewed-on: https://go-review.googlesource.com/c/go/+/419114
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
AUTHORS [deleted file]
CONTRIBUTORS [deleted file]