diff options
author | holger <holger.behrens@windriver.com> | 2014-05-09 17:14:40 +0200 |
---|---|---|
committer | Holger Behrens <holger.behrens@windriver.com> | 2014-05-09 17:20:43 +0200 |
commit | 4092e7f224c51164037b405497aadb3f571a92f7 (patch) | |
tree | c83ec8e888db7c87cf981925b1d2d824c10be8c6 /MAINTAINERS | |
parent | 4de27ff3f95703de73d326bf6791a1fe02f0572e (diff) | |
download | meta-ivi-4092e7f224c51164037b405497aadb3f571a92f7.tar.gz meta-ivi-4092e7f224c51164037b405497aadb3f571a92f7.tar.bz2 meta-ivi-4092e7f224c51164037b405497aadb3f571a92f7.zip |
meta-ivi: refactor layer structure
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eb397ee..97955f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -33,8 +33,8 @@ 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: recipes-devtools/ all files in and below meta-ivi - F: recipes-selinux/* all files in meta-ivi, but not below + F: meta-ivi/ all files in and below meta-ivi + F: meta-ivi/* all files in meta-ivi, but not below One pattern per line. Multiple F: lines acceptable. Please keep this list in alphabetical order. @@ -43,8 +43,11 @@ Maintainers List (try to look for most precise areas first) COMMON M: Holger Behrens <holger.behrens@windriver.com> -F: * +F: ./meta-ivi/ +F: ./meta-ivi-bsp/ +F: ./* M: Florin Sarbu <florin.sarbu@windriver.com> -F: / +F: ./meta-ivi/ +F: ./meta-ivi-bsp/ |