
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