* AUTHORS: Add recent contributors.
---

> > -   *libVer = LIBVIR_VERSION_NUMBER;
> > -    ret = 0;
> > +    *libVer = LIBVIR_VERSION_NUMBER;
> > +    return 0;
> >  error:
> >      virDispatchError(conn);
> >      return ret;
> 
> This change is fine.  It would be wrong to report an error there.
> I'd insert a blank line after the "return 0;"

Done, and pushed.  I'm also pushing this followup as trivial.  And
in doing so, I noticed that we incorrectly attributed one patch
to Philip Hahn instead of Philipp Hahn.

 AUTHORS |    3 ++++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 1fa97b6..d6f025e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -95,6 +95,9 @@ Patches have also been contributed by:
   Rolf Eike Beer       <e...@sf-mail.de>
   Wolfgang Mauerer     <wolfgang.maue...@siemens.com>
   Philipp Hahn         <h...@univention.de>
+  Ed Swierk            <eswi...@aristanetworks.com>
+  Paolo Smiraglia      <paolo.smirag...@gmail.com>
+  Sharadha Prabhakar   <sharadha.prabha...@citrix.com>

   [....send patches to get your name here....]

-- 
1.6.6.1

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

Reply via email to