Add the MAINTAINERS file
[obnox/glusterfs.git] / MAINTAINERS
1 GlusterFS Maintainers
2 =====================
3
4 The intention of this file is not to establish who owns what portions of the
5 code base, but to provide a set of names that developers can consult when they
6 have a question about a particular subset and also to provide a set of names
7 to be CC'd when submitting a patch to obtain appropriate review.
8
9 In general, if you have a question about inclusion of a patch, you should
10 consult gluster-devel@nongnu.org and not any specific individual privately.
11
12 Descriptions of section entries:
13
14         M: Mail patches to: FullName <address@domain>
15         L: Mailing list that is relevant to this area
16         W: Web-page with status/info
17         Q: Patchwork web based patch tracking system site
18         T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
19         S: Status, one of the following:
20            Supported:   Someone is actually paid to look after this.
21            Maintained:  Someone actually looks after it.
22            Odd Fixes:   It has a maintainer but they don't have time to do
23                         much other than throw the odd patch in. See below.
24            Orphan:      No current maintainer [but maybe you could take the
25                         role as you write your new code].
26            Obsolete:    Old code. Something tagged obsolete generally means
27                         it has been replaced by a better system and you
28                         should be using that.
29         F: Files and directories with wildcard patterns.
30            A trailing slash includes all files and subdirectory files.
31            F:   drivers/net/    all files in and below drivers/net
32            F:   drivers/net/*   all files in drivers/net, but not below
33            F:   */net/*         all files in "any top level directory"/net
34            One pattern per line.  Multiple F: lines acceptable.
35         X: Files and directories that are NOT maintained, same rules as F:
36            Files exclusions are tested before file matches.
37            Can be useful for excluding a specific subdirectory, for instance:
38            F:   net/
39            X:   net/ipv6/
40            matches all files in and below net excluding net/ipv6/
41         K: Keyword perl extended regex pattern to match content in a
42            patch or file.  For instance:
43            K: of_get_profile
44               matches patches or files that contain "of_get_profile"
45            K: \b(printk|pr_(info|err))\b
46               matches patches or files that contain one or more of the words
47               printk, pr_info or pr_err
48            One regex pattern per line.  Multiple K: lines acceptable.
49
50
51 General Project Architects
52 --------------------------
53 M: Amar Tumballi <amarts@redhat.com>
54 M: Anand Avati <avati@redhat.com>
55 M: Jeff Darcy <jdarcy@redhat.com>
56 M: Kaleb S. Keithley <kkeithle@redhat.com>
57 M: Vijay Bellur <vbellur@redhat.com>
58
59 xlators:
60 --------
61 Automatic File Replication (AFR)
62 M: Pranith Karampuri <pkarampu@redhat.com>
63 S: Maintained
64 F: xlators/cluster/afr/
65
66 Distributed Hashing Table (DHT)
67 M: Shishir Gowda <gowda.shishir@gmail.com>
68 S: Maintained
69 F: xlators/cluster/dht/
70
71 Performance
72 M: Raghavendra Gowdappa <rgowdapp@redhat.com>
73 S: Maintained
74 F: xlators/performance/
75
76 Index
77 M: Pranith Karampuri <pkarampu@redhat.com>
78 S: Maintained
79 F: xlators/features/index/
80
81 Quota
82 M: Krishnan Parthasarathi <kparthas@redhat.com>
83 M: Raghavendra Gowdappa <rgowdapp@redhat.com>
84 S: Maintained
85 F: xlators/features/quota/
86
87 Marker
88 M: Raghavendra Gowdappa <rgowdapp@redhat.com>
89 S: Maintained
90 F: xlators/features/marker/
91
92 NFS Server
93 M: Santosh Pradhan <spradhan@redhat.com>
94 S: Maintained
95 F: xlators/nfs/
96
97 Changelog
98 M: Venky Shankar <vshankar@redhat.com>
99 S: Maintained
100 F: xlators/features/changelog/
101
102 Block Device
103 M: M. Mohan Kumar <mohan@in.ibm.com>
104 F: xlators/storage/bd/
105
106 FUSE Bridge
107 M: Anand Avati <avati@redhat.com>
108 M: Brian Foster <bfoster@redhat.com>
109 M: Csaba Henk <chenk@redhat.com>
110 S: Maintained
111 F: xlators/mount/
112
113
114 Other bits of code:
115 -------------------
116 Geo Replication
117 M: Venky Shankar <vshankar@redhat.com>
118 S: Maintained
119 F: geo-replication/
120
121 libgfapi
122 M: Anand Avati <avati@redhat.com>
123 S: Maintained
124 F: api/
125
126 Management Daemon
127 M: Krishnan Parthasarathi <kparthas@redhat.com>
128 S: Maintained
129 F: cli/
130 F: xlators/mgmt/
131
132 Remote Procedure Call subsystem
133 M: Amar Tumballi <amarts@redhat.com>
134 M: Anand Avati <avati@redhat.com>
135 S: Maintained
136 F: rpc/
137
138
139 Distribution Specific:
140 ----------------------
141 Debian Packaging
142 M: Patrick Matthäi <pmatthaei@debian.org>
143 M: Louis Zuckerman <me@louiszuckerman.com>
144 W: http://packages.qa.debian.org/g/glusterfs.html
145
146 Fedora Packaging
147 M: glusterfs-owner@fedoraproject.org
148 M: Kaleb Keithley <kkeithle@redhat.com>
149 M: Niels de Vos <ndevos@redhat.com>
150 W: https://apps.fedoraproject.org/packages/glusterfs
151 T: http://pkgs.fedoraproject.org/git/glusterfs.git
152
153 NetBSD port
154 M: Emmanuel Dreyfus <manu@netbsd.org>
155 W: http://pkgsrc.se/filesystems/glusterfs
156
157 Ubuntu Packaging
158 M: Louis Zuckerman <me@louiszuckerman.com>
159 W: http://download.gluster.org/pub/gluster/glusterfs/LATEST/Ubuntu/Ubuntu.README
160
161
162 Related projects
163 ----------------
164 Gluster Openstack Swift
165 M: Luis Pabon <lpabon@redhat.com>
166 S: Maintained
167 T: https://github.com/gluster/gluster-swift.git
168
169 GlusterFS Hadoop HCFS plugin
170 M: Jay Vyas <jvyas@redhat.com>
171 T: https://github.com/gluster/glusterfs-hadoop.git
172
173 NFS-Ganesha FSAL plugin
174 M: Anand Subramanian <ansubram@redhat.com>
175 S: Maintained
176 T: git://github.com/nfs-ganesha/nfs-ganesha.git
177 F: src/nfs-ganesha~/src/FSAL/FSAL_GLUSTER/
178
179 QEMU integration
180 M: Bharata B Rao <bharata@linux.vnet.ibm.com>
181 S: Maintained
182 T: git://git.qemu.org/qemu.git
183 F: block/gluster.c
184
185 Samba VFS plugin
186 M: Raghavendra Talur <rtalur@redhat.com>
187 M: Chris Hertel <chertel@redhat.com>
188 M: Jose Rivera <jrivera@redhat.com>
189 M: Ira Cooper <icooper@redhat.com>
190 S: Maintained
191 T: git://git.samba.org/samba.git
192 F: source3/modules/vfs_glusterfs.c
193
194 Wireshark dissectors
195 M: Niels de Vos <ndevos@redhat.com>
196 S: Maintained
197 T: http://code.wireshark.org/git/wireshark
198 F: epan/dissectors/packet-gluster*
199