Gunnar Mills | de502e1 | 2018-08-15 12:31:14 -0500 | [diff] [blame] | 1 | Maintainers |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 2 | =============================== |
| 3 | |
Gunnar Mills | de502e1 | 2018-08-15 12:31:14 -0500 | [diff] [blame] | 4 | `MAINTAINERS` files list the maintainers and reviewers for each individual |
| 5 | repository. The `MAINTAINERS` file is found within the root directory of the |
| 6 | repository. This `MAINTAINERS` file is for the docs repository. |
| 7 | |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 8 | How to use this list: |
| 9 | Find the most specific section entry (described below) that matches where |
| 10 | your change lives and add the reviewers (R) and maintainers (M) as |
| 11 | reviewers. You can use the same method to track down who knows a particular |
| 12 | code base best. |
| 13 | |
| 14 | Your change/query may span multiple entries; that is okay. |
| 15 | |
| 16 | If you do not find an entry that describes your request at all, someone |
| 17 | forgot to update this list; please at least file an issue or send an email |
| 18 | to a maintainer, but preferably you should just update this document. |
| 19 | |
| 20 | Description of section entries: |
| 21 | |
| 22 | Section entries are structured according to the following scheme: |
| 23 | |
Gunnar Mills | a266700 | 2020-11-24 15:25:36 -0600 | [diff] [blame] | 24 | X: NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 25 | X: ... |
| 26 | . |
| 27 | . |
| 28 | . |
| 29 | |
Gunnar Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 30 | 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] | 31 | organization; FILE_PATH is a file path within the repository, possibly with |
| 32 | wildcards; X is a tag of one of the following types: |
| 33 | |
Gunnar Mills | a266700 | 2020-11-24 15:25:36 -0600 | [diff] [blame] | 34 | M: Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>; |
Gunnar Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 35 | if omitted from an entry, assume one of the maintainers from the |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 36 | MAINTAINERS entry. |
Gunnar Mills | a266700 | 2020-11-24 15:25:36 -0600 | [diff] [blame] | 37 | R: Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>; |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 38 | these people are to be added as reviewers for a change matching the repo |
| 39 | path. |
Gunnar Mills | ef1e994 | 2017-04-08 11:51:41 -0500 | [diff] [blame] | 40 | F: Denotes forked from an external repository; has fields URL. |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 41 | |
| 42 | Line comments are to be denoted "# SOME COMMENT" (typical shell style |
| 43 | comment); it is important to follow the correct syntax and semantics as we |
| 44 | may want to use automated tools with this file in the future. |
| 45 | |
Gunnar Mills | de502e1 | 2018-08-15 12:31:14 -0500 | [diff] [blame] | 46 | A change cannot be added to an OpenBMC repository without a MAINTAINER's |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 47 | approval; thus, a MAINTAINER should always be listed as a reviewer. |
| 48 | |
| 49 | START OF MAINTAINERS LIST |
| 50 | ------------------------- |
| 51 | |
Gunnar Mills | d222740 | 2018-01-04 13:43:49 -0600 | [diff] [blame] | 52 | M: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> |
Gunnar Mills | 3485475 | 2020-03-26 15:38:27 -0500 | [diff] [blame] | 53 | M: Patrick Williams <patrick@stwcx.xyz> <stwcx!> |
Brendan Higgins | 124203d | 2016-10-31 18:44:58 -0700 | [diff] [blame] | 54 | R: Adriana Kobylak <anoo@us.ibm.com> <anoo!> |
Gunnar Mills | 0f6c884 | 2020-11-30 10:20:00 -0600 | [diff] [blame] | 55 | R: Andrew Jeffery <andrew@aj.id.au> <arj!> |
Gunnar Mills | b9bc2bf | 2020-11-30 10:18:38 -0600 | [diff] [blame] | 56 | R: Gunnar Mills <gmills@linux.vnet.ibm.com> <GunnarM!> |