From 46bcf059a131843e18df65056de520ab24861182 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Fri, 15 Oct 2021 16:18:05 +0300 Subject: [PATCH] MAINTAINERS: update email address Include example send-email (cherry picked from commit 48038b45dc114592991c069eb66d174820c0701d) Signed-off-by: Armin Kuster Signed-off-by: Joe MacDonald --- MAINTAINERS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 36c451f..0dc492e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,7 +1,14 @@ This file contains a list of maintainers for the meta-selinux layer. Please submit any patches against meta-selinux to the Yocto Project mailing -list (yocto@yoctoproject.org). +list (yocto@lists.yoctoproject.org). + +git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-selinux][PATCH + +These values can be set as defaults for this repository: + +$ git config sendemail.to yocto@lists.yoctoproject.org +$ git config format.subjectPrefix meta-selinux][PATCH You may also contact the maintainers directly.