From e7eaedb365fdb3a7df27d4221103cae3c1cdbdab Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 17 May 2011 15:29:50 -0500 Subject: 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 --- MAINTAINERS | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 MAINTAINERS (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 00000000..328136f5 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,64 @@ +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). + +If you have problems with or questions about a particular BSP, feel +free to contact the maintainer directly (cc:ing the Yocto mailing list +puts it in the archive and helps other people who might have the same +questions in the future), but please try to do the following first: + + - look in the Yocto Project Bugzilla + (http://bugzilla.yoctoproject.org/) to see if a problem has + already been reported + + - look through recent entries of the Yocto mailing list archives + (https://lists.yoctoproject.org/pipermail/yocto/) to see if other + people have run into similar problems or had similar questions + answered. + +Descriptions of section entries: + + M: Mail patches to: FullName + F: Files and directories with wildcard patterns. + A trailing slash includes all files and subdirectory files. + F: meta-crownbay/ all files in and below meta-crownbay + F: meta-crownbay/* all files in meta-crownbay, but not below + One pattern per line. Multiple F: lines acceptable. + +Please keep this list in alphabetical order. + +Maintainers List (try to look for most precise areas first) + + ----------------------------------- + +COMMON +M: Tom Zanussi +F: common/recipes-bsp/grub/ +F: common/recipes-core/ + +CROWNBAY +M: Tom Zanussi +F: meta-crownbay/ + +EMENLOW +M: Tom Zanussi +F: meta-emenlow/ + +FISHRIVER +M: Tom Zanussi +F: meta-fishriver/ + +JASPERFOREST +M: Tom Zanussi +F: meta-jasperforest/ + +N450 +M: Darren Hart +F: meta-n450/ + +SUGARBAY +M: Tom Zanussi +F: meta-sugarbay/ + -- cgit v1.2.3-54-g00ecf