[libvirt] [PATCH] AUTHORS: Add Katerina Koukiou

$ git log --format=oneline --committer=kkoukiou | wc -l 3 Also set up the mailmap entry to avoid duplicates in the generated authors file. Signed-off-by: Ján Tomko <jtomko@redhat.com> --- .mailmap | 1 + AUTHORS.in | 1 + 2 files changed, 2 insertions(+) diff --git a/.mailmap b/.mailmap index 913395b89c..311a10a8e9 100644 --- a/.mailmap +++ b/.mailmap @@ -42,6 +42,7 @@ <mnestratov@virtuozzo.com> <mnestratov@parallels.com> <nshirokovskiy@virtuozzo.com> <nshirokovskiy@parallels.com> <jyang@redhat.com> <osier@yunify.com> +<kkoukiou@redhat.com> <k.koukiou@googlemail.com> # Name consolidation: # Preferred author spelling <preferred email> diff --git a/AUTHORS.in b/AUTHORS.in index 62afa56e27..fbac54c48d 100644 --- a/AUTHORS.in +++ b/AUTHORS.in @@ -25,6 +25,7 @@ Ján Tomko <jtomko@redhat.com> Jim Fehlig <jfehlig@suse.com> Jiří Denemark <jdenemar@redhat.com> John Ferlan <jferlan@redhat.com> +Katerina Koukiou <kkoukiou@redhat.com> Laine Stump <laine@redhat.com> Mark McLoughlin <markmc@redhat.com> Martin Kletzander <mkletzan@redhat.com> -- 2.16.1

On Mon, Jul 16, 2018 at 05:00:24PM +0200, Ján Tomko wrote:
$ git log --format=oneline --committer=kkoukiou | wc -l 3
Also set up the mailmap entry to avoid duplicates in the generated authors file.
Signed-off-by: Ján Tomko <jtomko@redhat.com> ---
I believe noone would have objected if you pushed this right away, but it's fine. Reviewed-by: Erik Skultety <eskultet@redhat.com>
participants (2)
-
Erik Skultety
-
Ján Tomko