diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-31 16:17:06 -0500 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-11-01 08:20:12 -0500 |
| commit | 24d937c4f221f3954cd8cb80ad006fe3c6558edc (patch) | |
| tree | 6e1844de8002abe98c3a2cb10101c8e1d055cb63 /MAINTAINERS | |
| parent | 35962c01998a4b2f00c907a22236da2527e5f1d6 (diff) | |
| download | meta-intel-24d937c4f221f3954cd8cb80ad006fe3c6558edc.tar.gz | |
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>
Diffstat (limited to 'MAINTAINERS')
| -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 | |||
| 2 | the meta-intel repository. | 2 | the meta-intel repository. |
| 3 | 3 | ||
| 4 | Please submit any patches against meta-intel BSPs to the Yocto mailing | 4 | Please submit any patches against meta-intel BSPs to the Yocto mailing |
| 5 | list (yocto@yoctoproject.org). | 5 | list (yocto@yoctoproject.org) and preface them with [meta-intel] in |
| 6 | the Subject: line of your e-mail(s). The latter makes it obvious that | ||
| 7 | your patches are intended for inclusion into meta-intel and also makes | ||
| 8 | it easier for maintainers to notice patches intended for meta-intel | ||
| 9 | amongst all the other traffic on the Yocto mailing list. Also, if | ||
| 10 | your patches are available via a public git repository, please also | ||
| 11 | include a URL to the repo and branch containing your patches as that | ||
| 12 | makes it easier for maintainers to grab and test your patches. | ||
| 6 | 13 | ||
| 7 | If you have problems with or questions about a particular BSP, feel | 14 | If you have problems with or questions about a particular BSP, feel |
| 8 | free to contact the maintainer directly (cc:ing the Yocto mailing list | 15 | free to contact the maintainer directly (cc:ing the Yocto mailing list |
