[Pkg-libvirt-commits] [libguestfs] 96/384: p2v: Add more authors.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:55:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit da34797987296ffc3e365902c8eb4d9b8024e8af
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Sat Dec 13 19:34:29 2014 +0000
p2v: Add more authors.
---
p2v/about-authors.c | 3 +++
p2v/virt-p2v.pod | 10 +++++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/p2v/about-authors.c b/p2v/about-authors.c
index 40f2777..631c983 100644
--- a/p2v/about-authors.c
+++ b/p2v/about-authors.c
@@ -24,7 +24,10 @@
const char *authors[] = {
"Matthew Booth",
+ "John Eckersberg",
"Richard W.M. Jones",
"Mike Latimer",
+ "Pino Toscano",
+ "Tingting Zheng",
NULL
};
diff --git a/p2v/virt-p2v.pod b/p2v/virt-p2v.pod
index 744e8d4..d950b7f 100644
--- a/p2v/virt-p2v.pod
+++ b/p2v/virt-p2v.pod
@@ -594,9 +594,17 @@ L<http://libguestfs.org/>.
=head1 AUTHORS
+Matthew Booth
+
+John Eckersberg
+
Richard W.M. Jones L<http://people.redhat.com/~rjones/>
-Matthew Booth
+Mike Latimer
+
+Pino Toscano
+
+Tingting Zheng
=head1 COPYRIGHT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list