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: Ic5770c342c5862deb61b48864777dab70a779db0
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/419097
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: David Chase <drchase@google.com>
diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644
index 31c9c8f..0000000
--- a/AUTHORS
+++ /dev/null
@@ -1,49 +0,0 @@
-# This is the official list of Go frontend authors for copyright
-# purposes.  This file is distinct from the CONTRIBUTORS files.
-# See the latter for an explanation.
-
-# Names should be added to this file as
-#	Name or Organization <email address>
-# The email address is not required for organizations.
-
-# Please keep the list sorted.
-
-Alexander Shopov <ash@kambanaria.org>
-Andrew Wilkins <axwalk@gmail.com>
-ARM Ltd.
-Atos Infogerance
-Baokun Lee <nototon@gmail.com>
-Ben Shi <powerman1st@163.com>
-Benny Siegert <bsiegert@gmail.com>
-Cavium
-Christopher Wedgwood <cw@f00f.org>
-Dave Cheney <dave@cheney.net>
-Ettl Martin <ettl.martin78@googlemail.com>
-Evan Shaw <edsrzf@gmail.com>
-Google Inc.
-IBM Inc.
-James Clarke <jrtc27@jrtc27.com>
-James Cowgill <james.cowgill@imgtec.com>
-Janne Snabb <snabb@epipe.com>
-Joel Sherrill <joel.sherrill@gmail.com>
-John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
-Julia Lapenko <julia.lapenko@gmail.com>
-Linaro
-Massimiliano Ghilardi <massimiliano.ghilardi@gmail.com>
-Matthias Klose <doko@ubuntu.com>
-Михаил Аблакатов <ablakatov.m@gmail.com>
-Nikhil Benesch <nikhil.benesch@gmail.com>
-Oracle
-Rainer Orth <ro@cebitec.uni-bielefeld.de>
-Rémy Oudompheng <oudomphe@phare.normalesup.org>
-Red Hat, Inc.
-Sanjoy Das <sanjoy@playingwithpointers.com>
-Shenghou Ma <minux@golang.org> <minux.ma@gmail.com>
-Svante Signell <svante.signell@gmail.com>
-Thiago Avelino <avelinorun@gmail.com>
-Tobias Klauser <tklauser@distanz.ch>
-Uros Bizjak <ubizjak@gmail.com>
-Vinu Rajashekhar <vinutheraj@gmail.com>
-Western Digital Technologies, Inc.
-Xia Bin <snyh@snyh.org>
-zhangjian <zj.cosmos@gmail.com>
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
deleted file mode 100644
index f6234f9..0000000
--- a/CONTRIBUTORS
+++ /dev/null
@@ -1,84 +0,0 @@
-# This is the official list of people who can contribute
-# (and typically have contributed) code to the Go frontend
-# repository.  The AUTHORS file lists the copyright holders; this file
-# lists people.  For example, Google employees are listed here
-# but not in AUTHORS, because Google holds the copyright.
-#
-# The submission process automatically checks to make sure
-# that people submitting code are listed in this file (by email address).
-#
-# Names should be added to this file only after verifying that
-# the individual or the individual's organization has agreed to
-# the appropriate Contributor License Agreement, found here:
-#
-#     http://code.google.com/legal/individual-cla-v1.0.html
-#     http://code.google.com/legal/corporate-cla-v1.0.html
-#
-# The agreement for individuals can be filled out on the web.
-#
-# When adding J Random Contributor's name to this file,
-# either J's name or J's organization's name should be
-# added to the AUTHORS file, depending on whether the
-# individual or corporate CLA was used.
-
-# Names should be added to this file like so:
-#     Name <email address>
-
-# Please keep the list sorted.
-
-Alexander Shopov <ash@kambanaria.org> <ash%kambanaria.org@gtempaccount.com>
-Andreas Krebbel <krebbel@linux.vnet.ibm.com>
-Andreas Schwab <schwab@suse.de>
-Andrew Wilkins <axwalk@gmail.com>
-Baokun Lee <nototon@gmail.com>
-Ben Shi <powerman1st@163.com>
-Benny Siegert <bsiegert@gmail.com>
-Cherry Mui <cherryyz@google.com>
-Chris Manghane <cmang@golang.org>
-Christopher Wedgwood <cw@f00f.org>
-Clément Chigot <clement.chigot@atos.net>
-Dave Cheney <dave@cheney.net>
-David Daney <david.daney@cavium.com>
-Diego Novillo <dnovillo@google.com>
-Dominik Vogt <vogt@linux.vnet.ibm.com>
-Eric Fang <eric.fang@arm.com>
-Ettl Martin <ettl.martin78@googlemail.com>
-Evan Shaw <edsrzf@gmail.com>
-Ian Lance Taylor <iant@golang.org>
-James Clarke <jrtc27@jrtc27.com>
-James Cowgill <james.cowgill@imgtec.com>
-Janne Snabb <snabb@epipe.com>
-Joel Sherrill <joel.sherrill@gmail.com>
-John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
-Julia Lapenko <julia.lapenko@gmail.com>
-Lynn A. Boger <laboger@linux.vnet.ibm.com>
-Maciej W. Rozycki <macro@wdc.com>
-Marek Polacek <mpolacek@redhat.com>
-Massimiliano Ghilardi <massimiliano.ghilardi@gmail.com>
-Matthias Klose <doko@ubuntu.com>
-Matthieu Sarter <matthieu.sarter.external@atos.net>
-Michael Hudson-Doyle <michael.hudson@linaro.org>
-Michael Matloob <matloob@google.com>
-Михаил Аблакатов <ablakatov.m@gmail.com>
-Nikhil Benesch <nikhil.benesch@gmail.com>
-Paul Murphy <murp@ibm.com>
-Peter Collingbourne <pcc@google.com>
-Rainer Orth <ro@cebitec.uni-bielefeld.de>
-Rémy Oudompheng <oudomphe@phare.normalesup.org> <remyoudompheng@gmail.com>
-Richard Henderson <rth@redhat.com>
-Roberto Lublinerman Reitzes <rluble@google.com> <rluble@gmail.com>
-Robin Dapp <rdapp@linux.ibm.com>
-Sanjoy Das <sanjoy@playingwithpointers.com> <thedigitalangel@gmail.com>
-Shenghou Ma <minux@golang.org> <minux.ma@gmail.com>
-Svante Signell <svante.signell@gmail.com>
-Tim Shen <timshen@google.com>
-Than McIntosh <thanm@google.com>
-Thiago Avelino <avelinorun@gmail.com>
-Tobias Klauser <tklauser@distanz.ch>
-Tony Reix <tony.reix@bull.net>
-Uros Bizjak <ubizjak@gmail.com>
-Vinu Rajashekhar <vinutheraj@gmail.com>
-Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
-Xia Bin <snyh@snyh.org>
-Xiangdong JI <xiangdong.ji@arm.com>
-zhangjian <zj.cosmos@gmail.com>