forked from openbmc/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MAINTAINERS
281 lines (221 loc) · 10 KB
/
MAINTAINERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
List of maintainers for OpenBMC
===============================
How to use this list:
Find the most specific section entry (described below) that matches where
your change lives and add the reviewers (R) and maintainers (M) as
reviewers. You can use the same method to track down who knows a particular
code base best.
Your change/query may span multiple entries; that is okay.
If you do not find an entry that describes your request at all, someone
forgot to update this list; please at least file an issue or send an email
to a maintainer, but preferably you should just update this document.
Description of section entries:
Section entries are structured according to the following scheme:
@REPO_NAME://FILE_PATH
X: NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>
X: ...
.
.
.
Where REPO_NAME is the name of the repository within the OpenBMC GitHub
organization; FILE_PATH is a file path within the repository, possibly with
wildcards; X is a tag of one of the following types:
M: Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
if omitted from an entry, assume one of the maintainers from the
MAINTAINERS entry.
R: Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
these people are to be added as reviewers for a change matching the repo
path.
F: Denotes forked from an external repository; has fields URL.
Line comments are to be denoted "# SOME COMMENT" (typical shell style
comment); it is important to follow the correct syntax and semantics as we
may want to use automated tools with this file in the future.
The first section is special; it denotes the MAINTAINERS who have the
privilege to approve something to be added to an OpenBMC repository. A change
will cannot be added to an OpenBMC repository without a MAINTAINER's
approval; thus, a MAINTAINER should always be listed as a reviewer.
START OF MAINTAINERS LIST
-------------------------
# As mentioned above, this is a special entry that denotes the MAINTAINER for
# all repositories that do not list one explicitly; you need one of these people
# to approve your change (currently that is a +2 in Gerrit for all this entry
# applies to).
MAINTAINERS
M: Brad Bishop <[email protected]> <radsquirrel!>
@btbridge://*
R: Cyril Bur <[email protected]>
R: Joel Stanley <[email protected]> <shenki!>
@docs://*
M: Brad Bishop <[email protected]> <radsquirrel!>
M: Gunnar Mills <[email protected]> <gmills!>
R: Adriana Kobylak <[email protected]> <anoo!>
R: Andrew Jeffery <[email protected]> <amboar!>
@inarp://*
M: Jeremy Kerr <[email protected]> <jk!>
R: Joel Stanley <[email protected]> <shenki!>
@ipmi-fru-parser://*
M: Vernon Mauery <[email protected]> <vmauery!>
M: Tom Joseph <[email protected]> <tomjoseph!>
M: Emily Shaffer <[email protected]> <emilyshaffer!>
@ipmitool://*
F: https://sourceforge.net/p/ipmitool/source/ci/master/tree/
M: Jeremy Kerr <[email protected]> <jk!>
M: # TODO: Did not see a clear candidate for who should be the backup
R: Jeremy Kerr <[email protected]> <jk!>
# FOR CHANGES TO THE OPENBMC BRANCH:
M: Vernon Mauery <[email protected]> <vmauery!>
M: Tom Joseph <[email protected]> <tomjoseph!>
M: Emily Shaffer <[email protected]> <emilyshaffer!>
# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using
# "git send-email"
# TO: Joel Stanley <[email protected]>
# and
# CC: <[email protected]>
@linux://*
F: https://github.com/torvalds/linux
M: Joel Stanley <[email protected]> <shenki!>
R: Andrew Jeffery <[email protected]> <amboar!>
R: Cédric Le Goater <[email protected]> <cdrx!>
# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using
# "git send-email"
# TO: Andrew Jeffery <[email protected]>, Suraj Jitindar Singh <[email protected]>
# and
# CC: <[email protected]>, <[email protected]>
@mboxbridge://*
M: Andrew Jeffery <[email protected]> <amboar!>
R: Suraj Jitindar Singh <[email protected]>
# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in
# @openbmc and is synced by the maintainer using git-subtree. Please submit
# changes against @openbmc.
@meta-aspeed://*
# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in
# @openbmc and is synced by the maintainer using git-subtree. Please submit
# changes against @openbmc.
@meta-openpower://*
# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in
# @openbmc and is synced by the maintainer using git-subtree. Please submit
# changes against @openbmc.
@meta-phosphor://*
@obmc-console://*
R: Jeremy Kerr <[email protected]> <jk!>
R: Joel Stanley <[email protected]> <shenki!>
@openbmc-build-scripts://*
R: Joel Stanley <[email protected]> <shenki!>
R: Andrew Geissler <[email protected]> <andrewg!>
R: Matthew Barth <[email protected]> <msbarth!>
@openbmc-test-automation://*
M: George Keishing <[email protected]> <gkeishin!>
R: Michael Walsh <[email protected]> # TODO: MISSING IRC HANDLE
@openbmc://*
R: Brad Bishop <[email protected]> <radsquirrel!>
@openbmc://meta-evb/meta-evb-raspberrypi/*
R: Yi TZ Li <[email protected]> # TODO: MISSING IRC HANDLE
@openbmc://meta-evb/meta-evb-aspeed/meta-evb-ast2500/*
R: Joel Stanley <[email protected]> <shenki!>
@openbmc://meta-x86/meta-mellanox/meta-msn/*
R: Mykola Kostenok <[email protected]> # TODO: MISSING IRC HANDLE
@openbmc://meta-x86/meta-quanta/meta-q71l/*
R: Patrick Venture <[email protected]> <venture!>
@openbmc://meta-openpower/meta-ingrasys/meta-zaius/*
R: Robert Lippert <[email protected]> <rlippert!>
@openbmc://meta-openpower/meta-ibm/meta-romulus/*
R: Lei YU <[email protected]> # TODO: MISSING IRC HANDLE
R: Joel Stanley <[email protected]> # <shenki!>
@openbmc://meta-openpower/meta-ibm/meta-palmetto/*
R: Lei YU <[email protected]> # TODO: MISSING IRC HANDLE
R: Joel Stanley <[email protected]> # <shenki!>
@openbmc://meta-openpower/meta-ibm/meta-witherspoon/*
R: Brad Bishop <[email protected]> <radsquirrel!>
R: Andrew Geissler <[email protected]> <andrewg!>
@openpower-host-ipmi-oem://*
M: Tom Joseph <[email protected]> <tomjoseph!>
R: William Li (Nan Li, 李楠) <[email protected]> <williamNanLi!>
@openpower-inventory-upload://*
R: Brad Bishop <[email protected]> <radsquirrel!>
@openpower-pnor-code-mgmt://*
M: Adriana Kobylak <[email protected]> <anoo!>
M: Gunnar Mills <[email protected]> <gmills!>
R: Michael Tritz <[email protected]> <mtritz!>
@phosphor-bmc-code-mgmt://*
M: Adriana Kobylak <[email protected]> <anoo!>
M: Gunnar Mills <[email protected]> <gmills!>
R: Michael Tritz <[email protected]> <mtritz!>
@phosphor-dbus-interfaces://*
R: Brad Bishop <[email protected]> <radsquirrel!>
@phosphor-event://*
R: Adriana Kobylak <[email protected]> <anoo!>
R: Andrew Geissler <[email protected]> <andrewg!>
@phosphor-host-ipmid://*
M: Vernon Mauery <[email protected]> <vmauery!>
M: Tom Joseph <[email protected]> <tomjoseph!>
M: Emily Shaffer <[email protected]> <emilyshaffer!>
R: Chris Austen <[email protected]> <causten!>
R: Adriana Kobylak <[email protected]> <anoo!>
R: William Li (Nan Li, 李楠) <[email protected]> # TODO: MISSING IRC HANDLE (william?)
@phosphor-hwmon://*
M: Patrick Venture <[email protected]> <venture!>
R: Brad Bishop <[email protected]> <radsquirrel!>
R: Matthew Barth <[email protected]> <msbarth!>
@phosphor-inventory-manager://*
R: Brad Bishop <[email protected]> <radsquirrel!>
@phosphor-led-manager://*
R: Vishwanatha Subbanna <[email protected]> <vishwa!>
@phosphor-logging://*
R: Adriana Kobylak <[email protected]> <anoo!>
R: Andrew Geissler <[email protected]> <andrewg!>
@phosphor-mboxd://*
M: Andrew Jeffery <[email protected]> <amboar!>
R: Suraj Jitindar Singh <[email protected]>
R: Adriana Kobylak <[email protected]> <anoo!>
R: Deepak Kodihalli <[email protected]> <dkodihal!>
@phosphor-mrw-tools://*
R: Matt Spinler <[email protected]> <mspinler!>
@phosphor-net-ipmid://*
M: Vernon Mauery <[email protected]> <vmauery!>
M: Tom Joseph <[email protected]> <tomjoseph!>
M: Emily Shaffer <[email protected]> <emilyshaffer!>
@phosphor-networkd://*
R: Ratan Gupta <[email protected]> # TODO: MISSING IRC HANDLE
R: Adriana Kobylak <[email protected]> <anoo!>
@phosphor-objmgr://*
R: Brad Bishop <[email protected]> <radsquirrel!>
@phosphor-rest-server://*
R: Brad Bishop <[email protected]> <radsquirrel!>
@phosphor-settingsd://*
R: Adriana Kobylak <[email protected]> <anoo!>
R: Vishwanatha Subbanna <[email protected]> <vishwa!>
@phosphor-time-manager://*
R: Vishwanatha Subbanna <[email protected]> <vishwa!>
@phosphor-fan-presence://*
M: Matthew Barth <[email protected]> <msbarth!>
@pyphosphor://*
R: Brad Bishop <[email protected]> <radsquirrel!>
# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using
# "git send-email"
# TO: Andrew Jeffery <[email protected]>, Cédric Le Goater <[email protected]>
# and
# CC: <[email protected]>
@qemu://*
F: https://github.com/qemu/qemu
M: Andrew Jeffery <[email protected]> <amboar!>
M: Cédric Le Goater <[email protected]> <cdrx!>
R: Cédric Le Goater <[email protected]> <cdrx!>
R: Andrew Jeffery <[email protected]> <amboar!>
@rest-dbus://*
R: Brad Bishop <[email protected]> <radsquirrel!>
R: Jeremy Kerr <[email protected]> <jk!>
@sdbusplus://*
R: Brad Bishop <[email protected]> <radsquirrel!>
R: Adriana Kobylak <[email protected]> <anoo!>
@skeleton://*
R: Brad Bishop <[email protected]> <radsquirrel!>
R: Xo Wang <[email protected]> <ghf!>
# THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using
# "git send-email"
# TO: Joel Stanley <[email protected]>
# and
# CC: <[email protected]>
@u-boot://*
F: https://github.com/u-boot/u-boot
M: Joel Stanley <[email protected]> <shenki!>
M: Cédric Le Goater <[email protected]> <cdrx!>