summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-05-17 15:29:50 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-05-18 00:49:54 -0500
commite7eaedb365fdb3a7df27d4221103cae3c1cdbdab (patch)
tree1a383e16690e7cc2164f2cd707f659d4e0460a3e
parent3d02bee4169e13ee0436ab2731eb5a1392dda9bf (diff)
downloadmeta-intel-e7eaedb365fdb3a7df27d4221103cae3c1cdbdab.tar.gz
meta-intel: add top-level MAINTAINERS file
To help people figure out where to send patches, report problems, and ask questions relating to BSPs in the meta-intel repo. Based on the linux-kernel MAINTAINERS file, but pared way down for simplicity. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--MAINTAINERS64
1 files changed, 64 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 00000000..328136f5
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,64 @@
1This file contains a list of BSP maintainers for the BSPs contained in
2the meta-intel repository.
3
4Please submit any patches against meta-intel BSPs to the Yocto mailing
5list (yocto@yoctoproject.org).
6
7If you have problems with or questions about a particular BSP, feel
8free to contact the maintainer directly (cc:ing the Yocto mailing list
9puts it in the archive and helps other people who might have the same
10questions in the future), but please try to do the following first:
11
12 - look in the Yocto Project Bugzilla
13 (http://bugzilla.yoctoproject.org/) to see if a problem has
14 already been reported
15
16 - look through recent entries of the Yocto mailing list archives
17 (https://lists.yoctoproject.org/pipermail/yocto/) to see if other
18 people have run into similar problems or had similar questions
19 answered.
20
21Descriptions of section entries:
22
23 M: Mail patches to: FullName <address@domain>
24 F: Files and directories with wildcard patterns.
25 A trailing slash includes all files and subdirectory files.
26 F: meta-crownbay/ all files in and below meta-crownbay
27 F: meta-crownbay/* all files in meta-crownbay, but not below
28 One pattern per line. Multiple F: lines acceptable.
29
30Please keep this list in alphabetical order.
31
32Maintainers List (try to look for most precise areas first)
33
34 -----------------------------------
35
36COMMON
37M: Tom Zanussi <tom.zanussi@intel.com>
38F: common/recipes-bsp/grub/
39F: common/recipes-core/
40
41CROWNBAY
42M: Tom Zanussi <tom.zanussi@intel.com>
43F: meta-crownbay/
44
45EMENLOW
46M: Tom Zanussi <tom.zanussi@intel.com>
47F: meta-emenlow/
48
49FISHRIVER
50M: Tom Zanussi <tom.zanussi@intel.com>
51F: meta-fishriver/
52
53JASPERFOREST
54M: Tom Zanussi <tom.zanussi@intel.com>
55F: meta-jasperforest/
56
57N450
58M: Darren Hart <dvhart@linux.intel.com>
59F: meta-n450/
60
61SUGARBAY
62M: Tom Zanussi <tom.zanussi@intel.com>
63F: meta-sugarbay/
64