python: .update-copyright.conf: add Red Hat alias for Andy Grover.
authorW. Trevor King <wking@tremily.us>
Sat, 20 Oct 2012 01:25:46 +0000 (21:25 -0400)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 25 Mar 2014 03:34:16 +0000 (00:34 -0300)
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.

libkmod/python/.update-copyright.conf

index 3fdb5e2..1dbc682 100644 (file)
@@ -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.