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