mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
layer: Add MAINTAINERS file
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
62afe452c2
commit
b10bc80808
34
MAINTAINERS
Normal file
34
MAINTAINERS
Normal 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
1
README
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue
Block a user