]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Adds Evgeniy to AUTHORS list
authorDaniel Veillard <veillard@redhat.com>
Wed, 9 Jul 2008 11:57:40 +0000 (11:57 +0000)
committerDaniel Veillard <veillard@redhat.com>
Wed, 9 Jul 2008 11:57:40 +0000 (11:57 +0000)
Daniel

AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 34a949d40ed3e606315c6f2b6d6ceb71d5daa975..887c949318c457ae4f0a180c8759e268f8ffcc26 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -45,6 +45,7 @@ Patches have also been contributed by:
   Anton Protopopov     <aspsk2@gmail.com>
   Stefan de Konink     <dekonink@kinkrsoftware.nl>
   Kaitlin Rupert       <kaitlin@linux.vnet.ibm.com>
+  Evgeniy Sokolov      <evg@openvz.org>
 
   [....send patches to get your name here....]
 
index fb1828d127943cc35a595d70906282b234adcc3b..3dda22c5b08fe9816b4cc42176e2bf51cdf62a18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Wed Jul  9 13:53:25 CEST 2008 Daniel Veillard <veillard@redhat.com>
        * src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c: applied
          patch from Evgeniy Sokolov fixing error diagnostic when exec'ing
          OpenVZ commands.
+       * AUTHORS: add Evgeniy
 
 Wed Jul  9 11:25:44 BST 2008 Daniel P. Berrange <berrange@redhat.com>