summaryrefslogtreecommitdiff
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-20 07:22:53 -0300
commit99c0e862cbbde38c23383ada0ebfd065ac49b1e7 (patch)
tree6104fc2515805239bd0dd979c73292b1105ed846
parent4b617c1253c7489c3867d9de771afeb86a70cac5 (diff)
downloadkmod-99c0e862cbbde38c23383ada0ebfd065ac49b1e7.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.