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