diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-06 20:04:48 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-06 20:04:48 +0000 |
commit | 1b5132c4ab08a1af60cd867f0ffa0b360c3f44b3 (patch) | |
tree | 62be59d12ee76c2017d0011b5d11b3e412bf7f5b /HACKING | |
parent | 8630fdfc37910b6d3762493c1c03ca5ede644282 (diff) |
Mention AUTHORS maintenance in two places: for contributors
and for maintainers (who may also be contributors :-).
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -77,6 +77,8 @@ or diff -u). Don't include a patch for ChangeLog; such patches don't apply cleanly, since we've probably changed the top of ChangeLog too. Instead, provide the unaltered text at the top of your patch. +- For proper credit, also make sure you update the AUTHORS file. + Please don't include patches for generated files like configure, aclocal.m4, or any Makefile.in. Such patches are often large, and we're just going to regenerate those files anyway. @@ -283,7 +285,7 @@ and I'll take care of the administrivia. Put the contributions aside until we have the necessary papers. Once you accept a contribution, be sure to keep the files AUTHORS and -THANKS uptodate. +THANKS uptodate. Feel free to remove authorship info from source files. - When you make substantial changes to a file, add the current year to the list of years in the copyright notice at the top of the file. |