From: Eric Wong Date: Wed, 7 Feb 2018 21:14:03 +0000 (+0000) Subject: add AUTHORS file X-Git-Tag: v1.0.0~2 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=19e1f8575590731adbffee6cef65b551fc016772 add AUTHORS file This can be useful for tarball distributions which lack full git history. --- diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..201ed034 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,6 @@ +This list only includes major contributors. + +See history in git (via `git clone https://public-inbox.org/public-inbox') +for a full history of the project. + +* Eric Wong (BDFL)