blob: f37c1559bd6a78a7ac4659adb7970c759ad16b07 [file] [log] [blame]
Brendan Higgins124203d2016-10-31 18:44:58 -07001List of maintainers for OpenBMC
2===============================
3
4How to use this list:
5 Find the most specific section entry (described below) that matches where
6 your change lives and add the reviewers (R) and maintainers (M) as
7 reviewers. You can use the same method to track down who knows a particular
8 code base best.
9
10 Your change/query may span multiple entries; that is okay.
11
12 If you do not find an entry that describes your request at all, someone
13 forgot to update this list; please at least file an issue or send an email
14 to a maintainer, but preferably you should just update this document.
15
16Description of section entries:
17
18 Section entries are structured according to the following scheme:
19
20 @REPO_NAME://FILE_PATH
21 X: NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>
22 X: ...
23 .
24 .
25 .
26
Gunnar Millsef1e9942017-04-08 11:51:41 -050027 Where REPO_NAME is the name of the repository within the OpenBMC GitHub
Brendan Higgins124203d2016-10-31 18:44:58 -070028 organization; FILE_PATH is a file path within the repository, possibly with
29 wildcards; X is a tag of one of the following types:
30
31 M: Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
Gunnar Millsef1e9942017-04-08 11:51:41 -050032 if omitted from an entry, assume one of the maintainers from the
Brendan Higgins124203d2016-10-31 18:44:58 -070033 MAINTAINERS entry.
34 R: Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
35 these people are to be added as reviewers for a change matching the repo
36 path.
Gunnar Millsef1e9942017-04-08 11:51:41 -050037 F: Denotes forked from an external repository; has fields URL.
Brendan Higgins124203d2016-10-31 18:44:58 -070038
39 Line comments are to be denoted "# SOME COMMENT" (typical shell style
40 comment); it is important to follow the correct syntax and semantics as we
41 may want to use automated tools with this file in the future.
42
43 The first section is special; it denotes the MAINTAINERS who have the
Gunnar Millsef1e9942017-04-08 11:51:41 -050044 privilege to approve something to be added to an OpenBMC repository. A change
Brendan Higgins124203d2016-10-31 18:44:58 -070045 will cannot be added to an OpenBMC repository without a MAINTAINER's
46 approval; thus, a MAINTAINER should always be listed as a reviewer.
47
48START OF MAINTAINERS LIST
49-------------------------
50
51# As mentioned above, this is a special entry that denotes the MAINTAINER for
52# all repositories that do not list one explicitly; you need one of these people
Gunnar Millsef1e9942017-04-08 11:51:41 -050053# to approve your change (currently that is a +2 in Gerrit for all this entry
Brendan Higgins124203d2016-10-31 18:44:58 -070054# applies to).
55MAINTAINERS
56M: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
57M: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
58
59@btbridge://*
60R: Cyril Bur <cyril.bur@au1.ibm.com>
61R: Joel Stanley <joel@jms.id.au> <shenki!>
62
63@docs://*
64R: Adriana Kobylak <anoo@us.ibm.com> <anoo!>
65R: Andrew Jeffery <andrew@aj.id.au> <amboar!>
66
67@inarp://*
68M: Jeremy Kerr <jk@ozlabs.org> <jk!>
69R: Joel Stanley <joel@jms.id.au> <shenki!>
70
71@ipmi-fru-parser://*
72
73@ipmitool://*
74F: https://sourceforge.net/p/ipmitool/source/ci/master/tree/
75M: Jeremy Kerr <jk@ozlabs.org> <jk!>
76M: # TODO: Did not see a clear candidate for who should be the backup
77R: Jeremy Kerr <jk@ozlabs.org> <jk!>
78
79# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using
80# "git send-email"
81# TO: Joel Stanley <joel@jms.id.au>
82# and
83# CC: <openbmc@lists.ozlabs.org>
84@linux://*
85F: https://github.com/torvalds/linux
86M: Joel Stanley <joel@jms.id.au> <shenki!>
87R: Andrew Jeffery <andrew@aj.id.au> <amboar!>
88R: Cédric Le Goater <clg@kaod.org> <cdrx!>
89
90# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in
91# @openbmc and is synced by the maintainer using git-subtree. Please submit
92# changes aginst @openbmc.
93@meta-aspeed://*
94
95# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in
96# @openbmc and is synced by the maintainer using git-subtree. Please submit
97# changes aginst @openbmc.
98@meta-openpower://*
99
100# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in
101# @openbmc and is synced by the maintainer using git-subtree. Please submit
102# changes aginst @openbmc.
103@meta-phosphor://*
104
105@obmc-console://*
106R: Jeremy Kerr <jk@ozlabs.org> <jk!>
107R: Joel Stanley <joel@jms.id.au> <shenki!>
108
109@openbmc-build-scripts://*
110R: Joel Stanley <joel@jms.id.au> <shenki!>
111R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!>
112
113@openbmc-test-automation://*
114R: George Keishing <gkeishin@in.ibm.com> # TODO: MISSING IRC HANDLE
115R: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> # TODO: MISSING IRC HANDLE
116
117@openbmc://*
118R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
Brendan Higgins38f3e202017-10-17 10:40:58 -0700119
120@openbmc://meta-evb/meta-evb-raspberrypi/*
121R: Yi TZ Li <shliyi@cn.ibm.com> # TODO: MISSING IRC HANDLE
122
123@openbmc://meta-evb/meta-evb-aspeed/meta-evb-ast2500/*
124R: Joel Stanley <joel@jms.id.au> <shenki!>
125
126@openbmc://meta-x86/meta-mellanox/meta-msn/*
127R: Mykola Kostenok <c_mykolak@mellanox.com> # TODO: MISSING IRC HANDLE
128
129@openbmc://meta-x86/meta-quanta/meta-q71l/*
130R: Patrick Venture <venture@google.com> <venture!>
131
132@openbmc://meta-openpower/meta-ingrasys/meta-zaius/*
133R: Xo Wang <xow@google.com> <GHF!>
134
135@openbmc://meta-openpower/meta-ibm/meta-firestone/*
136R: Lei YU <mine260309@gmail.com> # TODO: MISSING IRC HANDLE
137
138@openbmc://meta-openpower/meta-ibm/meta-romulus/*
139R: Lei YU <mine260309@gmail.com> # TODO: MISSING IRC HANDLE
140
141@openbmc://meta-openpower/meta-ibm/meta-witherspoon/*
142R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
143R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!>
Brendan Higgins124203d2016-10-31 18:44:58 -0700144
145@openpower-host-ipmi-oem://*
146R: Tom Joseph <tomjoseph@in.ibm.com> <tomjose!>
147R: William Li (Nan Li, 李楠) <william.bjlinan@hotmail.com> <williamNanLi!>
148
149@openpower-inventory-upload://*
150R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
151R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
152
153@phosphor-dbus-interfaces://*
154R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
155R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
156
157@phosphor-event://*
158R: Adriana Kobylak <anoo@us.ibm.com> <anoo!>
159R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!>
160
161@phosphor-host-ipmid://*
162R: Chris Austen <austenc@us.ibm.com> <causten!>
163R: Adriana Kobylak <anoo@us.ibm.com> <anoo!>
164R: Tom Joseph <tomjoseph@in.ibm.com> <tomjose!>
165R: William Li (Nan Li, 李楠) <william.bjlinan@hotmail.com> # TODO: MISSING IRC HANDLE (william?)
166
167@phosphor-hwmon://*
168R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
169R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
170
171@phosphor-inventory-manager://*
172R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
173R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
174
175@phosphor-led-manager://*
176R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!>
177R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
178
179@phosphor-logging://*
180R: Adriana Kobylak <anoo@us.ibm.com> <anoo!>
181R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!>
182
183@phosphor-mrw-tools://*
184R: Matt Spinler <mspinler@linux.vnet.ibm.com> <mspinler!>
185R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
186
187@phosphor-net-ipmid://*
188R: Tom Joseph <tomjoseph@in.ibm.com> <tomjose!>
189R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
190
191@phosphor-networkd://*
192R: Ratan Gupta <ratagupt@linux.vnet.ibm.com> # TODO: MISSING IRC HANDLE
193R: Adriana Kobylak <anoo@us.ibm.com> <anoo!>
194
195@phosphor-objmgr://*
196R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
197R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
198
199@phosphor-rest-server://*
200R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
201R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
202
203@phosphor-settingsd://*
204R: Adriana Kobylak <anoo@us.ibm.com> <anoo!>
205R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!>
206
207@phosphor-time-manager://*
208R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!>
209R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
210
211@pyphosphor://*
212R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
213R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
214
215# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using
216# "git send-email"
217# TO: Joel Stanley <joel@jms.id.au>
218# and
219# CC: <openbmc@lists.ozlabs.org>
220@qemu://*
221F: https://github.com/qemu/qemu
222M: Andrew Jeffery <andrew@aj.id.au> <amboar!>
223M: Cédric Le Goater <clg@kaod.org> <cdrx!>
224R: Cédric Le Goater <clg@kaod.org> <cdrx!>
225R: Andrew Jeffery <andrew@aj.id.au> <amboar!>
226
227@rest-dbus://*
228R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
229R: Jeremy Kerr <jk@ozlabs.org> <jk!>
230
231@sdbusplus://*
Brendan Higgins124203d2016-10-31 18:44:58 -0700232R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
Brendan Higgins19cefff2017-10-11 12:54:31 -0700233R: Adriana Kobylak <anoo@us.ibm.com> <anoo!>
Brendan Higgins124203d2016-10-31 18:44:58 -0700234
235@skeleton://*
236R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
237R: Patrick Williams <patrick@stwcx.xyz> <stwcx!>
238R: Xo Wang <xow@google.com> <ghf!>
239
240# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using
241# "git send-email"
242# TO: Joel Stanley <joel@jms.id.au>
243# and
244# CC: <openbmc@lists.ozlabs.org>
245@u-boot://*
246F: https://github.com/u-boot/u-boot
247M: Joel Stanley <joel@jms.id.au> <shenki!>
248M: Cédric Le Goater <clg@kaod.org> <cdrx!>