diff options
author | 2012-10-31 16:17:06 -0500 | |
---|---|---|
committer | 2012-11-01 08:20:12 -0500 | |
commit | 24d937c4f221f3954cd8cb80ad006fe3c6558edc (patch) | |
tree | 6e1844de8002abe98c3a2cb10101c8e1d055cb63 | |
parent | 35962c01998a4b2f00c907a22236da2527e5f1d6 (diff) | |
download | meta-intel-24d937c4f221f3954cd8cb80ad006fe3c6558edc.tar.gz meta-intel-24d937c4f221f3954cd8cb80ad006fe3c6558edc.tar.bz2 meta-intel-24d937c4f221f3954cd8cb80ad006fe3c6558edc.zip |
meta-intel: update MAINTAINERS file with more explicit patch submission instructions
Add some extra instructions to make it easier for users to submit
patches in a more uniform and useful way.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eac592bd..a2231d03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2,7 +2,14 @@ This file contains a list of BSP maintainers for the BSPs contained in the meta-intel repository. Please submit any patches against meta-intel BSPs to the Yocto mailing -list (yocto@yoctoproject.org). +list (yocto@yoctoproject.org) and preface them with [meta-intel] in +the Subject: line of your e-mail(s). The latter makes it obvious that +your patches are intended for inclusion into meta-intel and also makes +it easier for maintainers to notice patches intended for meta-intel +amongst all the other traffic on the Yocto mailing list. Also, if +your patches are available via a public git repository, please also +include a URL to the repo and branch containing your patches as that +makes it easier for maintainers to grab and test your patches. If you have problems with or questions about a particular BSP, feel free to contact the maintainer directly (cc:ing the Yocto mailing list |