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