Skip to content

Commit

Permalink
A+C: delete AUTHORS and CONTRIBUTORS
Browse files Browse the repository at this point in the history
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: Ib2124d3938974d1155b8c7ff50505bef3ac1d79d
Reviewed-on: https://go-review.googlesource.com/c/website/+/418929
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
  • Loading branch information
rsc authored and gopherbot committed Jul 22, 2022
1 parent 25f6a54 commit 4e1ced8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions AUTHORS

This file was deleted.

3 changes: 0 additions & 3 deletions CONTRIBUTORS

This file was deleted.

0 comments on commit 4e1ced8

Please sign in to comment.