Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 1 | List of maintainers for OpenBMC |
| 2 | =============================== |
| 3 | |
| 4 | How 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 | |
| 16 | Description 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 Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 27 | Where REPO_NAME is the name of the repository within the OpenBMC GitHub |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 28 | 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 Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 32 | if omitted from an entry, assume one of the maintainers from the |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 33 | 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 Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 37 | F: Denotes forked from an external repository; has fields URL. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 38 | |
| 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 Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 44 | privilege to approve something to be added to an OpenBMC repository. A change |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 45 | 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 | |
| 48 | START 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 Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 53 | # to approve your change (currently that is a +2 in Gerrit for all this entry |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 54 | # applies to). |
| 55 | MAINTAINERS |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 56 | M: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 57 | |
| 58 | @btbridge://* |
| 59 | R: Cyril Bur <cyril.bur@au1.ibm.com> |
| 60 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 61 | |
| 62 | @docs://* |
Gunnar Mills | d222740 | 2018-01-04 13:43:49 -0600 | [diff] [blame] | 63 | M: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 64 | M: Gunnar Mills <gmills@us.ibm.com> <gmills!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 65 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 66 | R: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 67 | |
| 68 | @inarp://* |
| 69 | M: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 70 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 71 | |
| 72 | @ipmi-fru-parser://* |
Emily Shaffer | fa258d8 | 2017-12-27 10:18:08 -0800 | [diff] [blame] | 73 | M: Vernon Mauery <vernon.mauery@linux.intel.com> <vmauery!> |
| 74 | M: Tom Joseph <tomjose@linux.vnet.ibm.com> <tomjoseph!> |
| 75 | M: Emily Shaffer <emilyshaffer@google.com> <emilyshaffer!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 76 | |
| 77 | @ipmitool://* |
| 78 | F: https://sourceforge.net/p/ipmitool/source/ci/master/tree/ |
| 79 | M: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 80 | M: # TODO: Did not see a clear candidate for who should be the backup |
| 81 | R: Jeremy Kerr <jk@ozlabs.org> <jk!> |
Emily Shaffer | fa258d8 | 2017-12-27 10:18:08 -0800 | [diff] [blame] | 82 | # FOR CHANGES TO THE OPENBMC BRANCH: |
| 83 | M: Vernon Mauery <vernon.mauery@linux.intel.com> <vmauery!> |
| 84 | M: Tom Joseph <tomjose@linux.vnet.ibm.com> <tomjoseph!> |
| 85 | M: Emily Shaffer <emilyshaffer@google.com> <emilyshaffer!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 86 | |
| 87 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using |
| 88 | # "git send-email" |
| 89 | # TO: Joel Stanley <joel@jms.id.au> |
| 90 | # and |
| 91 | # CC: <openbmc@lists.ozlabs.org> |
| 92 | @linux://* |
| 93 | F: https://github.com/torvalds/linux |
| 94 | M: Joel Stanley <joel@jms.id.au> <shenki!> |
| 95 | R: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 96 | R: Cédric Le Goater <clg@kaod.org> <cdrx!> |
| 97 | |
| 98 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in |
| 99 | # @openbmc and is synced by the maintainer using git-subtree. Please submit |
Gunnar Mills | 861ec75 | 2017-10-25 14:50:52 -0500 | [diff] [blame] | 100 | # changes against @openbmc. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 101 | @meta-aspeed://* |
| 102 | |
| 103 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in |
| 104 | # @openbmc and is synced by the maintainer using git-subtree. Please submit |
Gunnar Mills | 861ec75 | 2017-10-25 14:50:52 -0500 | [diff] [blame] | 105 | # changes against @openbmc. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 106 | @meta-openpower://* |
| 107 | |
| 108 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in |
| 109 | # @openbmc and is synced by the maintainer using git-subtree. Please submit |
Gunnar Mills | 861ec75 | 2017-10-25 14:50:52 -0500 | [diff] [blame] | 110 | # changes against @openbmc. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 111 | @meta-phosphor://* |
| 112 | |
| 113 | @obmc-console://* |
| 114 | R: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 115 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 116 | |
| 117 | @openbmc-build-scripts://* |
| 118 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 119 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
| 120 | |
| 121 | @openbmc-test-automation://* |
| 122 | R: George Keishing <gkeishin@in.ibm.com> # TODO: MISSING IRC HANDLE |
| 123 | R: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> # TODO: MISSING IRC HANDLE |
| 124 | |
| 125 | @openbmc://* |
| 126 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 38f3e20 | 2017-10-17 10:40:58 -0700 | [diff] [blame] | 127 | |
| 128 | @openbmc://meta-evb/meta-evb-raspberrypi/* |
| 129 | R: Yi TZ Li <shliyi@cn.ibm.com> # TODO: MISSING IRC HANDLE |
| 130 | |
| 131 | @openbmc://meta-evb/meta-evb-aspeed/meta-evb-ast2500/* |
| 132 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 133 | |
| 134 | @openbmc://meta-x86/meta-mellanox/meta-msn/* |
| 135 | R: Mykola Kostenok <c_mykolak@mellanox.com> # TODO: MISSING IRC HANDLE |
| 136 | |
| 137 | @openbmc://meta-x86/meta-quanta/meta-q71l/* |
| 138 | R: Patrick Venture <venture@google.com> <venture!> |
| 139 | |
| 140 | @openbmc://meta-openpower/meta-ingrasys/meta-zaius/* |
| 141 | R: Xo Wang <xow@google.com> <GHF!> |
| 142 | |
| 143 | @openbmc://meta-openpower/meta-ibm/meta-firestone/* |
| 144 | R: Lei YU <mine260309@gmail.com> # TODO: MISSING IRC HANDLE |
| 145 | |
| 146 | @openbmc://meta-openpower/meta-ibm/meta-romulus/* |
| 147 | R: Lei YU <mine260309@gmail.com> # TODO: MISSING IRC HANDLE |
| 148 | |
| 149 | @openbmc://meta-openpower/meta-ibm/meta-witherspoon/* |
| 150 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 151 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 152 | |
| 153 | @openpower-host-ipmi-oem://* |
Emily Shaffer | fa258d8 | 2017-12-27 10:18:08 -0800 | [diff] [blame] | 154 | M: Tom Joseph <tomjose@linux.vnet.ibm.com> <tomjoseph!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 155 | R: William Li (Nan Li, 李楠) <william.bjlinan@hotmail.com> <williamNanLi!> |
| 156 | |
| 157 | @openpower-inventory-upload://* |
| 158 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 159 | |
Gunnar Mills | 81d8a2f | 2018-01-04 13:51:28 -0600 | [diff] [blame] | 160 | @openpower-pnor-code-mgmt://* |
Gunnar Mills | 08f1063 | 2018-01-31 15:50:53 -0600 | [diff] [blame] | 161 | M: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 162 | M: Gunnar Mills <gmills@us.ibm.com> <gmills!> |
Gunnar Mills | 81d8a2f | 2018-01-04 13:51:28 -0600 | [diff] [blame] | 163 | R: Michael Tritz <mtritz@us.ibm.com> <mtritz!> |
Gunnar Mills | 81d8a2f | 2018-01-04 13:51:28 -0600 | [diff] [blame] | 164 | |
| 165 | @phosphor-bmc-code-mgmt://* |
Gunnar Mills | 08f1063 | 2018-01-31 15:50:53 -0600 | [diff] [blame] | 166 | M: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 167 | M: Gunnar Mills <gmills@us.ibm.com> <gmills!> |
Gunnar Mills | 81d8a2f | 2018-01-04 13:51:28 -0600 | [diff] [blame] | 168 | R: Michael Tritz <mtritz@us.ibm.com> <mtritz!> |
Gunnar Mills | 81d8a2f | 2018-01-04 13:51:28 -0600 | [diff] [blame] | 169 | |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 170 | @phosphor-dbus-interfaces://* |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 171 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 172 | |
| 173 | @phosphor-event://* |
| 174 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 175 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
| 176 | |
| 177 | @phosphor-host-ipmid://* |
Emily Shaffer | fa258d8 | 2017-12-27 10:18:08 -0800 | [diff] [blame] | 178 | M: Vernon Mauery <vernon.mauery@linux.intel.com> <vmauery!> |
| 179 | M: Tom Joseph <tomjose@linux.vnet.ibm.com> <tomjoseph!> |
| 180 | M: Emily Shaffer <emilyshaffer@google.com> <emilyshaffer!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 181 | R: Chris Austen <austenc@us.ibm.com> <causten!> |
| 182 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 183 | R: William Li (Nan Li, 李楠) <william.bjlinan@hotmail.com> # TODO: MISSING IRC HANDLE (william?) |
| 184 | |
| 185 | @phosphor-hwmon://* |
Patrick Venture | 154186f | 2018-01-17 10:54:07 -0800 | [diff] [blame] | 186 | M: Patrick Venture <venture@google.com> <venture!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 187 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 188 | |
| 189 | @phosphor-inventory-manager://* |
| 190 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 191 | |
| 192 | @phosphor-led-manager://* |
| 193 | R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 194 | |
| 195 | @phosphor-logging://* |
| 196 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 197 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
| 198 | |
| 199 | @phosphor-mrw-tools://* |
| 200 | R: Matt Spinler <mspinler@linux.vnet.ibm.com> <mspinler!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 201 | |
| 202 | @phosphor-net-ipmid://* |
Emily Shaffer | fa258d8 | 2017-12-27 10:18:08 -0800 | [diff] [blame] | 203 | M: Vernon Mauery <vernon.mauery@linux.intel.com> <vmauery!> |
| 204 | M: Tom Joseph <tomjose@linux.vnet.ibm.com> <tomjoseph!> |
| 205 | M: Emily Shaffer <emilyshaffer@google.com> <emilyshaffer!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 206 | |
| 207 | @phosphor-networkd://* |
| 208 | R: Ratan Gupta <ratagupt@linux.vnet.ibm.com> # TODO: MISSING IRC HANDLE |
| 209 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 210 | |
| 211 | @phosphor-objmgr://* |
| 212 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 213 | |
| 214 | @phosphor-rest-server://* |
| 215 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 216 | |
| 217 | @phosphor-settingsd://* |
| 218 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 219 | R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!> |
| 220 | |
| 221 | @phosphor-time-manager://* |
| 222 | R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 223 | |
| 224 | @pyphosphor://* |
| 225 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 226 | |
| 227 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using |
| 228 | # "git send-email" |
| 229 | # TO: Joel Stanley <joel@jms.id.au> |
| 230 | # and |
| 231 | # CC: <openbmc@lists.ozlabs.org> |
| 232 | @qemu://* |
| 233 | F: https://github.com/qemu/qemu |
| 234 | M: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 235 | M: Cédric Le Goater <clg@kaod.org> <cdrx!> |
| 236 | R: Cédric Le Goater <clg@kaod.org> <cdrx!> |
| 237 | R: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 238 | |
| 239 | @rest-dbus://* |
| 240 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 241 | R: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 242 | |
| 243 | @sdbusplus://* |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 244 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 19cefff | 2017-10-11 12:54:31 -0700 | [diff] [blame] | 245 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 246 | |
| 247 | @skeleton://* |
| 248 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 249 | R: Xo Wang <xow@google.com> <ghf!> |
| 250 | |
| 251 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using |
| 252 | # "git send-email" |
| 253 | # TO: Joel Stanley <joel@jms.id.au> |
| 254 | # and |
| 255 | # CC: <openbmc@lists.ozlabs.org> |
| 256 | @u-boot://* |
| 257 | F: https://github.com/u-boot/u-boot |
| 258 | M: Joel Stanley <joel@jms.id.au> <shenki!> |
| 259 | M: Cédric Le Goater <clg@kaod.org> <cdrx!> |