diff options
author | 2020-02-20 17:06:38 +0900 | |
---|---|---|
committer | 2020-02-20 17:10:44 +0900 | |
commit | 89af4d47cb86fc6ec7358f7cf98faa243481fd29 (patch) | |
tree | 633dab9b72cfa93aabebc42d6d64fadebb17bb41 | |
parent | cef96713fb160802f570aeaba154f09746a70f51 (diff) | |
download | meta-spdxscanner-89af4d47cb86fc6ec7358f7cf98faa243481fd29.tar.gz meta-spdxscanner-89af4d47cb86fc6ec7358f7cf98faa243481fd29.tar.bz2 meta-spdxscanner-89af4d47cb86fc6ec7358f7cf98faa243481fd29.zip |
Added MAINTAINERS file.Morty
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-* |