From ab6e77550991d04540f77083f409caeef8bf8461 Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Thu, 20 Feb 2020 17:06:38 +0900 Subject: Added MAINTAINERS file. Signed-off-by: Lei Maohui --- MAINTAINERS | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..23761bf --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,25 @@ +This file contains a list of maintainers for the meta-spdxscanner layer. + +Please submit any patches against meta-spdxscanner to the Yocto Project +mailing list (yocto@yoctoproject.org) with'[meta-spdxscanner]' in the +subject. + +You may also contact the maintainers directly. + +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: recipes-devtools/ all files in and below meta-spdxscanner + 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: Lei Maohui +F: conf +F: classes +F: recipes-* -- cgit