diff options
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 36c451f..0dc492e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1,7 +1,14 @@ | |||
1 | This file contains a list of maintainers for the meta-selinux layer. | 1 | This file contains a list of maintainers for the meta-selinux layer. |
2 | 2 | ||
3 | Please submit any patches against meta-selinux to the Yocto Project mailing | 3 | Please submit any patches against meta-selinux to the Yocto Project mailing |
4 | list (yocto@yoctoproject.org). | 4 | list (yocto@lists.yoctoproject.org). |
5 | |||
6 | git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-selinux][PATCH | ||
7 | |||
8 | These values can be set as defaults for this repository: | ||
9 | |||
10 | $ git config sendemail.to yocto@lists.yoctoproject.org | ||
11 | $ git config format.subjectPrefix meta-selinux][PATCH | ||
5 | 12 | ||
6 | You may also contact the maintainers directly. | 13 | You may also contact the maintainers directly. |
7 | 14 | ||