AUTHORS 3.9 KB
Newer Older
D
Daniel P. Berrange 已提交
1 2 3 4 5 6 7
   libvirt Authors
   ===============

The libvirt project was initiated by:

  Daniel Veillard      <veillard@redhat.com> or <daniel@veillard.com>

8
The primary maintainers and people with commit access rights:
D
Daniel P. Berrange 已提交
9

D
Daniel Veillard 已提交
10 11 12
  Daniel Veillard      <veillard@redhat.com>
  Daniel Berrange      <berrange@redhat.com>
  Richard W.M. Jones   <rjones@redhat.com>
13 14 15 16 17 18 19 20
  Karel Zak            <kzak@redhat.com>
  Mark McLoughlin      <markmc@redhat.com>
  Anthony Liguori      <aliguori@us.ibm.com>
  Jim Meyering         <meyering@redhat.com>
  Jim Fehlig           <jfehlig@novell.com>
  Chris Lalancette     <clalance@redhat.com>
  Atsushi SAKAI        <sakaia@jp.fujitsu.com>
  Dave Leskovec        <dlesko@linux.vnet.ibm.com>
21
  Cole Robinson        <crobinso@redhat.com>
22
  Dan Smith            <danms@us.ibm.com>
G
Guido Günther 已提交
23
  Guido Günther        <agx@sigxcpu.org>
24
  John Levon           <john.levon@sun.com>
25
  Matthias Bolte       <matthias.bolte@googlemail.com>
D
Daniel P. Berrange 已提交
26 27 28 29 30 31 32 33 34 35 36

Patches have also been contributed by:

  David Lutterkort     <dlutter@redhat.com>
  Andrew Puch          <apuch@redhat.com>
  Philippe Berthault   <philippe.berthault@Bull.net>
  Hugh Brock           <hbrock@redhat.com>
  Michel Ponceau       <michel.ponceau@bull.net>
  Jeremy Katz          <katzj@redhat.com>
  Pete Vetere          <pvetere@redhat.com>
  Kazuki Mizushima     <mizushima.kazuk@jp.fujitsu.com>
37
  Saori Fukuta         <fukuta.saori@jp.fujitsu.com>
38
  Tatsuro Enokura      <fj7716hz@aa.jp.fujitsu.com>
39
  Takahashi Tomohiro   <takatom@jp.fujitsu.com>
40 41
  Nobuhiro Itou        <fj0873gn@aa.jp.fujitsu.com>
  Masayuki Sunou       <fj1826dm@aa.jp.fujitsu.com>
42
  Mark Johnson         <johnson.nh@gmail.com>
43
  Christian Ehrhardt   <ehrhardt@linux.vnet.ibm.com>
44 45
  Shuveb Hussain       <shuveb@binarykarma.com>
  Jim Paris            <jim@jtan.com>
46
  Daniel Hokka Zakrisson <daniel@hozac.com>
47
  Mads Chr. Olesen     <shiyee@shiyee.dk>
48
  Anton Protopopov     <aspsk2@gmail.com>
D
Daniel P. Berrange 已提交
49
  Stefan de Konink     <dekonink@kinkrsoftware.nl>
50
  Kaitlin Rupert       <kaitlin@linux.vnet.ibm.com>
D
Daniel Veillard 已提交
51
  Evgeniy Sokolov      <evg@openvz.org>
52
  David Lively         <dlively@virtualiron.com>
53
  Charles Duffy        <Charles_Duffy@messageone.com>
54
  Nguyen Anh Quynh     <aquynh@gmail.com>
55
  James Morris         <jmorris@namei.org>
M
Mark McLoughlin 已提交
56
  Chris Wright         <chrisw@redhat.com>
D
Daniel Veillard 已提交
57
  Ben Guthro           <ben.guthro@gmail.com>
58
  Shigeki Sakamoto     <fj0588di@aa.jp.fujitsu.com>
59
  Gerd von Egidy       <lists@egidy.de>
60
  Itamar Heim          <iheim@redhat.com>
61
  Dave Allan           <dallan@redhat.com>
62
  Markus Armbruster    <armbru@redhat.com>
J
Jim Meyering 已提交
63
  Ryota Ozaki          <ozaki.ryota@gmail.com>
64 65
  James Morris         <jmorris@namei.org>
  Daniel J Walsh       <dwalsh@redhat.com>
66
  Maximilian Wilhelm   <max@rfc2324.org>
67
  Pritesh Kothari      <Pritesh.Kothari@Sun.COM>
68
  Amit Shah            <amit.shah@redhat.com>
D
Daniel Veillard 已提交
69 70
  Florian Vichot       <florian.vichot@diateam.net>
  Takahashi Tomohiro   <takatom@jp.fujitsu.com>
71
  Serge E. Hallyn      <serue@us.ibm.com>
72
  Soren Hansen         <soren@canonical.com>
D
Daniel Veillard 已提交
73
  Laine Stump          <laine@redhat.com>
D
Daniel Veillard 已提交
74
  Abel Míguez Rodríguez<amiguezr@pdi.ucm.es>
75
  Doug Goldstein       <cardoe@gentoo.org>
D
Daniel Veillard 已提交
76 77
  Javier Fontan        <jfontan@gmail.com>
  Federico Simoncelli  <federico.simoncelli@gmail.com>
D
Daniel Veillard 已提交
78
  Amy Griffis          <amy.griffis@hp.com>
79
  Henrik Persson E     <henrik.e.persson@ericsson.com>
80
  Satoru SATOH         <satoru.satoh@gmail.com>
P
Paolo Bonzini 已提交
81
  Paolo Bonzini        <pbonzini@redhat.com>
82
  Miloslav Trmač       <mitr@redhat.com>
83 84 85 86 87 88 89 90 91
  Jiri Denemark        <jdenemar@redhat.com>
  Jamie Strandboge     <jamie@canonical.com>
  Gerhard Stenzel      <gerhard.stenzel@de.ibm.com>
  Matthew Booth        <mbooth@redhat.com>
  Diego Elio Pettenò   <flameeyes@gmail.com>
  Adam Litke           <agl@us.ibm.com>
  Steve Yarmie         <steve.yarmie@gmail.com>
  Dan Kenigsberg       <danken@redhat.com>
  Yuji NISHIDA         <nishidy@nict.go.jp>
D
Daniel P. Berrange 已提交
92 93 94

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

D
Daniel Veillard 已提交
95
The libvirt Logo was designed by Diana Fong
D
Daniel P. Berrange 已提交
96 97

-- End
G
Guido Günther 已提交
98 99 100
;; Local Variables:
;; coding: utf-8
;; End: