From f2fd85fffef41c51b02a271f6febf8659e998a8b Mon Sep 17 00:00:00 2001 From: Jon Mason <jdmason@kudzu.us> Date: Thu, 16 Sep 2021 18:25:47 -0400 Subject: [PATCH] README: Update mail address linux-yocto@yoctoproject.org bounces with a: I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. Update the email address to the new one to correct the issue. Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> --- 00-README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-README b/00-README index 85e7c85e8..214a3a7fd 100644 --- a/00-README +++ b/00-README @@ -9,7 +9,7 @@ mailing list (subscripion only) and should cc' the maintainer. When sending single patches, please using something like: - $ git send-email -1 --to linux-yocto@yoctoproject.org --subject-prefix='kernel-cache][PATCH' + $ git send-email -1 --to=linux-yocto@lists.yoctoproject.org --subject-prefix='kernel-cache][PATCH' 1.0 Overview ============ -- GitLab