1*809a7af6SAndrew JefferyHow to use this list:
2*809a7af6SAndrew Jeffery    Find the most specific section entry (described below) that matches where
3*809a7af6SAndrew Jeffery    your change lives and add the reviewers (R) and maintainers (M) as
4*809a7af6SAndrew Jeffery    reviewers. You can use the same method to track down who knows a particular
5*809a7af6SAndrew Jeffery    code base best.
6*809a7af6SAndrew Jeffery
7*809a7af6SAndrew Jeffery    Your change/query may span multiple entries; that is okay.
8*809a7af6SAndrew Jeffery
9*809a7af6SAndrew Jeffery    If you do not find an entry that describes your request at all, someone
10*809a7af6SAndrew Jeffery    forgot to update this list; please at least file an issue or send an email
11*809a7af6SAndrew Jeffery    to a maintainer, but preferably you should just update this document.
12*809a7af6SAndrew Jeffery
13*809a7af6SAndrew JefferyDescription of section entries:
14*809a7af6SAndrew Jeffery
15*809a7af6SAndrew Jeffery    Section entries are structured according to the following scheme:
16*809a7af6SAndrew Jeffery
17*809a7af6SAndrew Jeffery    X:  NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>
18*809a7af6SAndrew Jeffery    X:  ...
19*809a7af6SAndrew Jeffery    .
20*809a7af6SAndrew Jeffery    .
21*809a7af6SAndrew Jeffery    .
22*809a7af6SAndrew Jeffery
23*809a7af6SAndrew Jeffery    Where REPO_NAME is the name of the repository within the OpenBMC GitHub
24*809a7af6SAndrew Jeffery    organization; FILE_PATH is a file path within the repository, possibly with
25*809a7af6SAndrew Jeffery    wildcards; X is a tag of one of the following types:
26*809a7af6SAndrew Jeffery
27*809a7af6SAndrew Jeffery    M:  Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
28*809a7af6SAndrew Jeffery        if omitted from an entry, assume one of the maintainers from the
29*809a7af6SAndrew Jeffery        MAINTAINERS entry.
30*809a7af6SAndrew Jeffery    R:  Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
31*809a7af6SAndrew Jeffery        these people are to be added as reviewers for a change matching the repo
32*809a7af6SAndrew Jeffery        path.
33*809a7af6SAndrew Jeffery    F:  Denotes forked from an external repository; has fields URL.
34*809a7af6SAndrew Jeffery
35*809a7af6SAndrew Jeffery    Line comments are to be denoted "# SOME COMMENT" (typical shell style
36*809a7af6SAndrew Jeffery    comment); it is important to follow the correct syntax and semantics as we
37*809a7af6SAndrew Jeffery    may want to use automated tools with this file in the future.
38*809a7af6SAndrew Jeffery
39*809a7af6SAndrew Jeffery    A change cannot be added to an OpenBMC repository without a MAINTAINER's
40*809a7af6SAndrew Jeffery    approval; thus, a MAINTAINER should always be listed as a reviewer.
41*809a7af6SAndrew Jeffery
42*809a7af6SAndrew JefferySTART OF MAINTAINERS LIST
43*809a7af6SAndrew Jeffery-------------------------
44*809a7af6SAndrew Jeffery
45*809a7af6SAndrew JefferyM:  Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!>
46