From: W. Trevor King Date: Sat, 20 Oct 2012 01:25:46 +0000 (-0400) Subject: .update-copyright.conf: add Red Hat alias for Andy Grover. X-Git-Tag: v0.9.1~12 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5566029b43ce90ded30c98e9c910a754c29cefb5;p=python-kmod.git .update-copyright.conf: add Red Hat alias for Andy Grover. He seems to be assigning copyright of files he writes to Red Hat. Avoiding .mailmap so the git log will still attribute changes to him. I'm not sure which name should go in the AUTHORS file. Signed-off-by: W. Trevor King --- diff --git a/.update-copyright.conf b/.update-copyright.conf index 3fdb5e2..1dbc682 100644 --- a/.update-copyright.conf +++ b/.update-copyright.conf @@ -8,6 +8,9 @@ files: yes ignored: COPYING, COPYING.LESSER, README, README.rst, .update-copyright.conf, .git* +[aliases] +Red Hat, Inc.: Andy Grover + [copyright] short: %(project)s comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU Lesser General Public License. long: This file is part of %(project)s.