All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] meta-intel: add MAINTAINERS file
@ 2011-05-17 20:49 Tom Zanussi
  2011-05-17 20:49 ` [PATCH 1/1] meta-intel: add top-level " Tom Zanussi
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Zanussi @ 2011-05-17 20:49 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: tzanussi/maintainers-init
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/maintainers-init

Thanks,
    Tom Zanussi <tom.zanussi@intel.com>
---


Tom Zanussi (1):
  meta-intel: add top-level MAINTAINERS file

 MAINTAINERS |   64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 64 insertions(+), 0 deletions(-)
 create mode 100644 MAINTAINERS



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] meta-intel: add top-level MAINTAINERS file
  2011-05-17 20:49 [PATCH 0/1] meta-intel: add MAINTAINERS file Tom Zanussi
@ 2011-05-17 20:49 ` Tom Zanussi
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Zanussi @ 2011-05-17 20:49 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

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>
---
 MAINTAINERS |   64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 64 insertions(+), 0 deletions(-)
 create mode 100644 MAINTAINERS

diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..328136f
--- /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 <address@domain>
+	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 <tom.zanussi@intel.com>
+F:	common/recipes-bsp/grub/
+F:	common/recipes-core/
+
+CROWNBAY
+M:	Tom Zanussi <tom.zanussi@intel.com>
+F:	meta-crownbay/
+
+EMENLOW
+M:	Tom Zanussi <tom.zanussi@intel.com>
+F:	meta-emenlow/
+
+FISHRIVER
+M:	Tom Zanussi <tom.zanussi@intel.com>
+F:	meta-fishriver/
+
+JASPERFOREST
+M:	Tom Zanussi <tom.zanussi@intel.com>
+F:	meta-jasperforest/
+
+N450
+M:	Darren Hart <dvhart@linux.intel.com>
+F:	meta-n450/
+
+SUGARBAY
+M:	Tom Zanussi <tom.zanussi@intel.com>
+F:	meta-sugarbay/
+
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-17 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-17 20:49 [PATCH 0/1] meta-intel: add MAINTAINERS file Tom Zanussi
2011-05-17 20:49 ` [PATCH 1/1] meta-intel: add top-level " Tom Zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.