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://* |
| 63 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 64 | R: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 65 | |
| 66 | @inarp://* |
| 67 | M: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 68 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 69 | |
| 70 | @ipmi-fru-parser://* |
| 71 | |
| 72 | @ipmitool://* |
| 73 | F: https://sourceforge.net/p/ipmitool/source/ci/master/tree/ |
| 74 | M: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 75 | M: # TODO: Did not see a clear candidate for who should be the backup |
| 76 | R: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 77 | |
| 78 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using |
| 79 | # "git send-email" |
| 80 | # TO: Joel Stanley <joel@jms.id.au> |
| 81 | # and |
| 82 | # CC: <openbmc@lists.ozlabs.org> |
| 83 | @linux://* |
| 84 | F: https://github.com/torvalds/linux |
| 85 | M: Joel Stanley <joel@jms.id.au> <shenki!> |
| 86 | R: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 87 | R: Cédric Le Goater <clg@kaod.org> <cdrx!> |
| 88 | |
| 89 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in |
| 90 | # @openbmc and is synced by the maintainer using git-subtree. Please submit |
Gunnar Mills | 861ec75 | 2017-10-25 14:50:52 -0500 | [diff] [blame] | 91 | # changes against @openbmc. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 92 | @meta-aspeed://* |
| 93 | |
| 94 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in |
| 95 | # @openbmc and is synced by the maintainer using git-subtree. Please submit |
Gunnar Mills | 861ec75 | 2017-10-25 14:50:52 -0500 | [diff] [blame] | 96 | # changes against @openbmc. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 97 | @meta-openpower://* |
| 98 | |
| 99 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: this is a subtree in |
| 100 | # @openbmc and is synced by the maintainer using git-subtree. Please submit |
Gunnar Mills | 861ec75 | 2017-10-25 14:50:52 -0500 | [diff] [blame] | 101 | # changes against @openbmc. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 102 | @meta-phosphor://* |
| 103 | |
| 104 | @obmc-console://* |
| 105 | R: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 106 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 107 | |
| 108 | @openbmc-build-scripts://* |
| 109 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 110 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
| 111 | |
| 112 | @openbmc-test-automation://* |
| 113 | R: George Keishing <gkeishin@in.ibm.com> # TODO: MISSING IRC HANDLE |
| 114 | R: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> # TODO: MISSING IRC HANDLE |
| 115 | |
| 116 | @openbmc://* |
| 117 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 38f3e20 | 2017-10-17 10:40:58 -0700 | [diff] [blame] | 118 | |
| 119 | @openbmc://meta-evb/meta-evb-raspberrypi/* |
| 120 | R: Yi TZ Li <shliyi@cn.ibm.com> # TODO: MISSING IRC HANDLE |
| 121 | |
| 122 | @openbmc://meta-evb/meta-evb-aspeed/meta-evb-ast2500/* |
| 123 | R: Joel Stanley <joel@jms.id.au> <shenki!> |
| 124 | |
| 125 | @openbmc://meta-x86/meta-mellanox/meta-msn/* |
| 126 | R: Mykola Kostenok <c_mykolak@mellanox.com> # TODO: MISSING IRC HANDLE |
| 127 | |
| 128 | @openbmc://meta-x86/meta-quanta/meta-q71l/* |
| 129 | R: Patrick Venture <venture@google.com> <venture!> |
| 130 | |
| 131 | @openbmc://meta-openpower/meta-ingrasys/meta-zaius/* |
| 132 | R: Xo Wang <xow@google.com> <GHF!> |
| 133 | |
| 134 | @openbmc://meta-openpower/meta-ibm/meta-firestone/* |
| 135 | R: Lei YU <mine260309@gmail.com> # TODO: MISSING IRC HANDLE |
| 136 | |
| 137 | @openbmc://meta-openpower/meta-ibm/meta-romulus/* |
| 138 | R: Lei YU <mine260309@gmail.com> # TODO: MISSING IRC HANDLE |
| 139 | |
| 140 | @openbmc://meta-openpower/meta-ibm/meta-witherspoon/* |
| 141 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 142 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 143 | |
| 144 | @openpower-host-ipmi-oem://* |
| 145 | R: Tom Joseph <tomjoseph@in.ibm.com> <tomjose!> |
| 146 | R: William Li (Nan Li, 李楠) <william.bjlinan@hotmail.com> <williamNanLi!> |
| 147 | |
| 148 | @openpower-inventory-upload://* |
| 149 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 150 | |
| 151 | @phosphor-dbus-interfaces://* |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 152 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 153 | |
| 154 | @phosphor-event://* |
| 155 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 156 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
| 157 | |
| 158 | @phosphor-host-ipmid://* |
| 159 | R: Chris Austen <austenc@us.ibm.com> <causten!> |
| 160 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 161 | R: Tom Joseph <tomjoseph@in.ibm.com> <tomjose!> |
| 162 | R: William Li (Nan Li, 李楠) <william.bjlinan@hotmail.com> # TODO: MISSING IRC HANDLE (william?) |
| 163 | |
| 164 | @phosphor-hwmon://* |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 165 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 166 | |
| 167 | @phosphor-inventory-manager://* |
| 168 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 169 | |
| 170 | @phosphor-led-manager://* |
| 171 | R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 172 | |
| 173 | @phosphor-logging://* |
| 174 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 175 | R: Andrew Geissler <andrewg@us.ibm.com> <andrewg!> |
| 176 | |
| 177 | @phosphor-mrw-tools://* |
| 178 | R: Matt Spinler <mspinler@linux.vnet.ibm.com> <mspinler!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 179 | |
| 180 | @phosphor-net-ipmid://* |
| 181 | R: Tom Joseph <tomjoseph@in.ibm.com> <tomjose!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 182 | |
| 183 | @phosphor-networkd://* |
| 184 | R: Ratan Gupta <ratagupt@linux.vnet.ibm.com> # TODO: MISSING IRC HANDLE |
| 185 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 186 | |
| 187 | @phosphor-objmgr://* |
| 188 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 189 | |
| 190 | @phosphor-rest-server://* |
| 191 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 192 | |
| 193 | @phosphor-settingsd://* |
| 194 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
| 195 | R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!> |
| 196 | |
| 197 | @phosphor-time-manager://* |
| 198 | R: Vishwanatha Subbanna <vishwanath@in.ibm.com> <vishwa!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 199 | |
| 200 | @pyphosphor://* |
| 201 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 202 | |
| 203 | # THIS REPOSITORY HAS A DIFFERENT SUBMISSION PROCESS: please send patches using |
| 204 | # "git send-email" |
| 205 | # TO: Joel Stanley <joel@jms.id.au> |
| 206 | # and |
| 207 | # CC: <openbmc@lists.ozlabs.org> |
| 208 | @qemu://* |
| 209 | F: https://github.com/qemu/qemu |
| 210 | M: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 211 | M: Cédric Le Goater <clg@kaod.org> <cdrx!> |
| 212 | R: Cédric Le Goater <clg@kaod.org> <cdrx!> |
| 213 | R: Andrew Jeffery <andrew@aj.id.au> <amboar!> |
| 214 | |
| 215 | @rest-dbus://* |
| 216 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
| 217 | R: Jeremy Kerr <jk@ozlabs.org> <jk!> |
| 218 | |
| 219 | @sdbusplus://* |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 220 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 19cefff | 2017-10-11 12:54:31 -0700 | [diff] [blame] | 221 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 222 | |
| 223 | @skeleton://* |
| 224 | R: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 225 | R: Xo Wang <xow@google.com> <ghf!> |
| 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 | @u-boot://* |
| 233 | F: https://github.com/u-boot/u-boot |
| 234 | M: Joel Stanley <joel@jms.id.au> <shenki!> |
| 235 | M: Cédric Le Goater <clg@kaod.org> <cdrx!> |