summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-11-17 12:05:27 +0100
committerJim Meyering <meyering@redhat.com>2011-01-01 10:56:49 +0100
commit9a008a9e24166375cf512457155d38c760c89258 (patch)
tree5ca152b2e230f1829ebaa569ad694d580d78f7b8 /.gitignore
parent6b3f52e94f88267abd918afe2204ac19f78a7093 (diff)
downloadcoreutils-9a008a9e24166375cf512457155d38c760c89258.tar.xz
maint: generate much of the THANKS file
Before this change, we had a tendency to manually list each contributor's name in THANKS. Now, each commit "Author" is included in the generated THANKS file automatically, and most of the old THANKS file is now a template, THANKS.in. We'll still have to manually list the names of people who report problems without a usable patch. * THANKS.in: New file, derived from THANKS, but removing names of those who are listed as git log 'Author:'s. * THANKS: Remove file. * thanks-gen: New file. * Makefile.am (THANKS): New rule. (EXTRA_DIST): Add .mailmap, THANKS.in and thanks-gen. * .gitignore: Add THANKS and THANKS-to-translators. * .mailmap: Unify on single address and name-spelling per contributor.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cd73b9a16..7fead3d49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,5 @@ ID
Makefile
Makefile.in
TAGS
+THANKS
+THANKS-to-translators