From b3385558f870c68849c63983adb288e1e33138b4 Mon Sep 17 00:00:00 2001 From: Tin Lam Date: Fri, 23 Feb 2018 21:36:51 -0600 Subject: [PATCH] Remove auto-generated AUTHORS file This patch file removes and excludes the pbr, or pbr-related tasks, generated AUTHOR file which lists out authors based on git log [0]. Users can easily identify the authors and contributors of this repo. Auto update to this file just generate unnecessary noise during code review diffs. [0] https://docs.openstack.org/pbr/3.0.1/ Change-Id: I1c1ad9af9532aaf4d31f24c227cf697e7999cdf6 Signed-off-by: Tin Lam --- .gitignore | 1 + AUTHORS | 14 -------------- 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 AUTHORS diff --git a/.gitignore b/.gitignore index b1d7a5f3..2487ffce 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ ENV/ # git Changelog +AUTHORS diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index b82bb15d..00000000 --- a/AUTHORS +++ /dev/null @@ -1,14 +0,0 @@ -Alan Meadows -Anthony Lin -Bryan Strassner -Felipe Monteiro -Felipe Monteiro -Kochetov, Mikhail (mk899x) -Krysta -Mark Burnett -Mike Kochetov -Pete Birley -Scott Hussey -Stacey Fletcher -Tin Lam -portdirect