From 3d44d62a103366f13e9572b2bb4dbbfef1c1c8f0 Mon Sep 17 00:00:00 2001 From: Corey Daley Date: Sun, 23 Jul 2023 16:22:10 -0400 Subject: [PATCH] Delete AUTHORS Signed-off-by: Corey Daley --- AUTHORS | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index b722392e..00000000 --- a/AUTHORS +++ /dev/null @@ -1,8 +0,0 @@ -# This is the official list of gorilla/mux authors for copyright purposes. -# -# Please keep the list sorted. - -Google LLC (https://opensource.google.com/) -Kamil Kisielk -Matt Silverlock -Rodrigo Moraes (https://github.com/moraes)