From 80246562f6b933de4e0b93496bb12c61e75c6ddb 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