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