[libvirt PATCH 0/2] AUTHORS: update maintainer list

During the switch to gitlab, not all people listed as maintainers asked to be added to the libvirt group: https://gitlab.com/libvirt/libvirt/-/project_members Remove those who haven't and add Pino, who was missing from the list. I omitted Chris Lalancette and Lily Nie, since they have not committed anything to the main libvirt repo in the past ~10 years. Ján Tomko (2): AUTHORS: clean up maintainer list AUTHORS: add Pino Toscano as a maintainer AUTHORS.in | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) -- 2.25.4

Move people who currently do not have commit access: https://gitlab.com/libvirt/libvirt/-/project_members to the 'previous maintainers' section. Signed-off-by: Ján Tomko <jtomko@redhat.com> --- AUTHORS.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/AUTHORS.in b/AUTHORS.in index 4ed8ceb858..34791d669b 100644 --- a/AUTHORS.in +++ b/AUTHORS.in @@ -7,55 +7,55 @@ Daniel Veillard <veillard@redhat.com> or <daniel@veillard.com> The primary maintainers and people with commit access rights: -Alex Jia <ajia@redhat.com> Andrea Bolognani <abologna@redhat.com> Cédric Bosdonnat <cbosdonnat@suse.com> Christian Ehrhardt <christian.ehrhardt@canonical.com> Christophe Fergeau <cfergeau@redhat.com> -Claudio Bley <claudio.bley@gmail.com> Cole Robinson <crobinso@redhat.com> Daniel P. Berrangé <berrange@redhat.com> Daniel Veillard <veillard@redhat.com> -Doug Goldstein <cardoe@gentoo.org> Eric Blake <eblake@redhat.com> Erik Skultety <eskultet@redhat.com> Fabiano Fidêncio <fidencio@redhat.com> -Gao Feng <gaofeng@cn.fujitsu.com> Guido Günther <agx@sigxcpu.org> 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> -Matthias Bolte <matthias.bolte@googlemail.com> -Maxim Nestratov <mnestratov@virtuozzo.com> Michal Prívozník <mprivozn@redhat.com> Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com> Pavel Hrdina <phrdina@redhat.com> Peter Krempa <pkrempa@redhat.com> Richard W.M. Jones <rjones@redhat.com> Roman Bogorodskiy <bogorodskiy@gmail.com> -Stefan Berger <stefanb@us.ibm.com> -Wen Congyang <wency@cn.fujitsu.com> Previous maintainers: +Alex Jia <ajia@redhat.com> Anthony Liguori <aliguori@us.ibm.com> Atsushi SAKAI <sakaia@jp.fujitsu.com> Chris Lalancette <clalance@redhat.com> +Claudio Bley <claudio.bley@gmail.com> Dan Smith <danms@us.ibm.com> Dave Allan <dallan@redhat.com> Dave Leskovec <dlesko@linux.vnet.ibm.com> Dmitry Guryanov <dguryanov@parallels.com> +Doug Goldstein <cardoe@gentoo.org> +Gao Feng <gaofeng@cn.fujitsu.com> Guannan Ren <gren@redhat.com> Jim Meyering <meyering@redhat.com> +John Ferlan <jferlan@redhat.com> John Levon <john.levon@sun.com> Justin Clift <jclift@redhat.com> Karel Zak <kzak@redhat.com> +Katerina Koukiou <kkoukiou@redhat.com> +Mark McLoughlin <markmc@redhat.com> +Matthias Bolte <matthias.bolte@googlemail.com> +Maxim Nestratov <mnestratov@virtuozzo.com> Osier Yang <jyang@redhat.com> +Stefan Berger <stefanb@us.ibm.com> +Wen Congyang <wency@cn.fujitsu.com> Patches have also been contributed by: -- 2.25.4

$ git log --committer=ptoscano@redhat.com --pretty=oneline | wc -l 11 Signed-off-by: Ján Tomko <jtomko@redhat.com> --- AUTHORS.in | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.in b/AUTHORS.in index 34791d669b..443006640f 100644 --- a/AUTHORS.in +++ b/AUTHORS.in @@ -27,6 +27,7 @@ Michal Prívozník <mprivozn@redhat.com> Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com> Pavel Hrdina <phrdina@redhat.com> Peter Krempa <pkrempa@redhat.com> +Pino Toscano <ptoscano@redhat.com> Richard W.M. Jones <rjones@redhat.com> Roman Bogorodskiy <bogorodskiy@gmail.com> -- 2.25.4

On Wed, Jun 24, 2020 at 10:21:26AM +0200, Ján Tomko wrote:
During the switch to gitlab, not all people listed as maintainers asked to be added to the libvirt group: https://gitlab.com/libvirt/libvirt/-/project_members
Remove those who haven't and add Pino, who was missing from the list.
I omitted Chris Lalancette and Lily Nie, since they have not committed anything to the main libvirt repo in the past ~10 years.
Ján Tomko (2): AUTHORS: clean up maintainer list AUTHORS: add Pino Toscano as a maintainer
AUTHORS.in | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
participants (2)
-
Daniel P. Berrangé
-
Ján Tomko