From ac24814360657d8add43b0a1334265e60f9be204 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 19 Oct 2012 21:25:46 -0400 Subject: [PATCH] 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. --- libkmod/python/.update-copyright.conf | 3 +++ 1 file changed, 3 insertions(+) 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 + [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. -- 2.7.4