layer: Add MAINTAINERS file

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2020-02-27 17:10:30 -05:00
parent 62afe452c2
commit b10bc80808
2 changed files with 35 additions and 0 deletions

34
MAINTAINERS Normal file
View File

@ -0,0 +1,34 @@
This file contains a list of maintainers for the meta-virtualization layer.
See the README file in this layer for patch send details.
You may also contact the maintainers directly.
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 recipes-devtools
F: recipes-selinux/* all files in recipes-selinux, 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: Bruce Ashfield <bruce.ashfield@gmail.com>
L: meta-virtualization@lists.yoctoproject.org
S: Maintained
F: conf/
F: classes/
F: docs/
F: files/
F: recipes-*
XEN
M: Christopher Clark <christopher.w.clark@gmail.com>
F: recipes-extended/xen/
F: recipes-extended/uxen/
F: recipes-extended/images/*xen*.bb

1
README
View File

@ -81,6 +81,7 @@ Maintenance
Send pull requests, patches, comments or questions to meta-virtualization@lists.yoctoproject.org
Maintainer: Bruce Ashfield <bruce.ashfield@gmail.com>
see MAINTAINERS for more specific information
When sending single patches, please using something like:
$ git send-email -1 -M --to meta-virtualization@lists.yoctoproject.org --subject-prefix='meta-virtualization][PATCH'