diff options
author | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-12-16 09:05:16 +0100 |
---|---|---|
committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-12-16 10:42:54 +0100 |
commit | 8799c82d81445a93d8d96b0046176ee7f144ffc2 (patch) | |
tree | 62018fdf948c9f5726c704c4ce3e8fbb886287bf | |
parent | baff828afa122cd2181360913477d99d0e513b84 (diff) | |
download | coreutils-8799c82d81445a93d8d96b0046176ee7f144ffc2.tar.xz |
maint: fix how to request changes for THANKS.in
* THANKS.in: Change the comment at the top to send change requests
regarding this file to the main mailing list rather than referring
to cp's --help output for the mailing list's address - which does
not include that information anymore.
-rw-r--r-- | THANKS.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ have contributed improvements to the documentation, actual code, and even complete programs. Those contributions are described in the version control logs and ChangeLog files. If your name has been left out, if you'd rather not be listed, or if you'd prefer a different address be used, please send a -note to the bug-report mailing list (as seen at end of e.g., cp --help). +note to the GNU coreutils mailing list <coreutils@gnu.org>. ## ## There is no need to list here any name that appears as an Author in ## "git log" output. Those are automatically added when this template |