aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2012-10-19 21:25:46 -0400
committerLucas De Marchi <lucas.demarchi@intel.com>2014-03-25 00:34:16 -0300
commitac24814360657d8add43b0a1334265e60f9be204 (patch)
tree63c615cae0b3da0fc2d7911bb1cfa38116cdf630
parent5a39a9d988d84864fa63e346ca2ea508529102f9 (diff)
downloadkmod-ac24814360657d8add43b0a1334265e60f9be204.tar.gz
python: .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.
-rw-r--r--libkmod/python/.update-copyright.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/libkmod/python/.update-copyright.conf b/libkmod/python/.update-copyright.conf
index 3fdb5e2..1dbc682 100644
--- a/libkmod/python/.update-copyright.conf
+++ b/libkmod/python/.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 <agrover@redhat.com>
+
[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.