At Fri, 21 Feb 2014 11:21:17 +0000,
Daniel P. Berrange wrote:
> 
> On Thu, Feb 13, 2014 at 04:22:08PM +0100, Claudio Bley wrote:
> > Hi.
> > 
> > Here are a few patches that piled up in my local branch. Some of them
> > I already submitted to this list, but there has been no reponse to
> > them.
> > 
> > Included are a few trivial fixes as well as memory leak fixes and
> > additions to the public API.
> > 
> > There had been some minor interest in my first version of domain event
> > support in the Java wrapper[1], which I have reworked almost entirely.
> > 
> > If nobody objects, say, within the next two weeks or so, I'll go ahead
> > and push the whole series as was suggested to me by Daniel P. Berrange
> > on this list[2].
> 
> BTW, when you push these patches, you should also update AUTHORS
> to list yourself as the primary maintainer of the binding, similar
> to how we list maintainers in the main libvirt AUTHORS file.

Sure thing. I've pushed this a couple of minutes ago under the
trivial rule:

----------------------------------------------------------------------
commit c04d0aef148e9f89b08a4ccbfc17b17e2e4c8caf
Author: Claudio Bley <[email protected]>
Date:   Wed Mar 26 10:50:41 2014 +0100

    Take over libvirt-java as the primary maintainer

diff --git a/AUTHORS b/AUTHORS
index 8404152..07809bf 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,10 @@
 Packaging Daniel Veillard <[email protected]>
 Initial code base from Tóth István <[email protected]>

+Primary maintainer:
+
+Claudio Bley <[email protected]>
+
 Patches provided by:

 Daniel Schwager <[email protected]>
@@ -11,5 +15,4 @@ Luis Carlos Moreira da Costa <[email protected]>
 Andrea Sansottera <[email protected]>
 Stefan Majer <[email protected]>
 Wido den Hollander <[email protected]>
-Claudio Bley <[email protected]>
 Eric Blake <[email protected]>
----------------------------------------------------------------------

Regards,
Claudio

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to