diff options
author | 2020-02-20 17:06:38 +0900 | |
---|---|---|
committer | 2020-02-20 17:10:33 +0900 | |
commit | 665b7840011b2117f55e7285f15095efc5a10a91 (patch) | |
tree | 56a19fed74119b8fa04dfba516f387bdc181d5f9 | |
parent | 4cdea8581a0d666aa81c2ffb7b6a281d7c57663a (diff) | |
download | meta-spdxscanner-dosocs.tar.gz meta-spdxscanner-dosocs.tar.bz2 meta-spdxscanner-dosocs.zip |
Added MAINTAINERS file.dosocs
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>
-rw-r--r-- | MAINTAINERS | 25 |
1 files changed, 25 insertions, 0 deletions
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 <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-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 <leimaohui@cn.fujitsu.com> +F: conf +F: classes +F: recipes-* |