[libvirt] [dbus PATCH] AUTHORS: Update maintainers and original authors

Pavel Hrdina posted 1 patch 5 years, 9 months ago
Failed in applying to current master (apply log)
AUTHORS.in | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
[libvirt] [dbus PATCH] AUTHORS: Update maintainers and original authors
Posted by Pavel Hrdina 5 years, 9 months ago
Create section for authors that started the project and add Katerina
into the list of primary maintainers.

Suggested-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
---
 AUTHORS.in | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/AUTHORS.in b/AUTHORS.in
index 988dd6a..4dcd915 100644
--- a/AUTHORS.in
+++ b/AUTHORS.in
@@ -1,11 +1,16 @@
        libvirt-dbus Authors
        ====================
 
-The primary maintainers of libvirt-dbus are:
+The libvirt-dbus project was initiated by:
 
     Lars Karlitski <lars@karlitski.net>
     Pavel Hrdina <phrdina@redhat.com>
 
+The primary maintainers of libvirt-dbus are:
+
+    Katerina Koukiou <kkoukiou@redhat.com>
+    Pavel Hrdina <phrdina@redhat.com>
+
 Patches have been received from:
 
 #authorslist#
-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [dbus PATCH] AUTHORS: Update maintainers and original authors
Posted by Andrea Bolognani 5 years, 9 months ago
On Wed, 2018-07-04 at 07:35 +0200, Pavel Hrdina wrote:
> Create section for authors that started the project and add Katerina
> into the list of primary maintainers.
> 
> Suggested-by: Andrea Bolognani <abologna@redhat.com>
> Signed-off-by: Pavel Hrdina <phrdina@redhat.com>

One day I will learn to check the list before posting patches O:-)

[...]
> -The primary maintainers of libvirt-dbus are:
> +The libvirt-dbus project was initiated by:

"Initiated" doesn't sound quite right in this context, what about
"started" (which, incidentally, you used in the commit message :)
or "created"?

[...]
>  Patches have been received from:
>  
>  #authorslist#

Aside: right at the bottom of the file, we have

  ... send patches to get your name added ...

which seems quite useless to me, given that the list of
contributors is generated from the git log. I suggest dropping it,
but that's of course not in scope for this patch.

With the nit mentioned above fixed,

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [dbus PATCH] AUTHORS: Update maintainers and original authors
Posted by Pavel Hrdina 5 years, 9 months ago
On Wed, Jul 04, 2018 at 07:57:56AM +0200, Andrea Bolognani wrote:
> On Wed, 2018-07-04 at 07:35 +0200, Pavel Hrdina wrote:
> > Create section for authors that started the project and add Katerina
> > into the list of primary maintainers.
> > 
> > Suggested-by: Andrea Bolognani <abologna@redhat.com>
> > Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
> 
> One day I will learn to check the list before posting patches O:-)
> 
> [...]
> > -The primary maintainers of libvirt-dbus are:
> > +The libvirt-dbus project was initiated by:
> 
> "Initiated" doesn't sound quite right in this context, what about
> "started" (which, incidentally, you used in the commit message :)
> or "created"?

Right, "started" sounds better.

> [...]
> >  Patches have been received from:
> >  
> >  #authorslist#
> 
> Aside: right at the bottom of the file, we have
> 
>   ... send patches to get your name added ...
> 
> which seems quite useless to me, given that the list of
> contributors is generated from the git log. I suggest dropping it,
> but that's of course not in scope for this patch.

I've copied that line from libvirt AUTHORS.in file.  Now that I'm
reading it again it can have a second meaning like make a contribution
in order to be listed but even with that meaning it can be removed
because it's kind of obvious.

Feel free to send a patch :) I personally don't care that much.

> With the nit mentioned above fixed,
> 
>   Reviewed-by: Andrea Bolognani <abologna@redhat.com>

Thanks, fixed and pushed.

Pavel
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [dbus PATCH] AUTHORS: Update maintainers and original authors
Posted by Michal Prívozník 5 years, 9 months ago
On 07/04/2018 07:35 AM, Pavel Hrdina wrote:
> Create section for authors that started the project and add Katerina
> into the list of primary maintainers.
> 
> Suggested-by: Andrea Bolognani <abologna@redhat.com>
> Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
> ---
>  AUTHORS.in | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/AUTHORS.in b/AUTHORS.in
> index 988dd6a..4dcd915 100644
> --- a/AUTHORS.in
> +++ b/AUTHORS.in
> @@ -1,11 +1,16 @@
>         libvirt-dbus Authors
>         ====================
>  
> -The primary maintainers of libvirt-dbus are:
> +The libvirt-dbus project was initiated by:
>  
>      Lars Karlitski <lars@karlitski.net>
>      Pavel Hrdina <phrdina@redhat.com>
>  
> +The primary maintainers of libvirt-dbus are:
> +
> +    Katerina Koukiou <kkoukiou@redhat.com>
> +    Pavel Hrdina <phrdina@redhat.com>
> +
>  Patches have been received from:
>  
>  #authorslist#
> 

Problem with this is that #authorslist# now duplicates entries from
above. But I can live with that (libvirt does the same).

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list