summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index af3ace9..fdb3cd5 100644
--- a/README
+++ b/README
@@ -13,11 +13,11 @@ This layer depends on:
13 13
14Layer Maintainer: Joshua Watt <jpewhacker@gmail.com> 14Layer Maintainer: Joshua Watt <jpewhacker@gmail.com>
15 15
16Please send changes to the yocto mailing list with [meta-mingw] in the subject line, 16Please send changes to the yocto-patches mailing list with [meta-mingw] in the
17cc'ing the maintainer. 17subject line, cc'ing the maintainer.
18 18
19This can be configured within the repository with the commands: 19This can be configured within the repository with the commands:
20 20
21git config sendemail.to yocto@lists.yoctoproject.org 21git config sendemail.to yocto-patches@lists.yoctoproject.org
22git config sendemail.cc jpewhacker@gmail.com 22git config sendemail.cc jpewhacker@gmail.com
23git config format.subjectprefix "meta-mingw] [PATCH" 23git config format.subjectprefix "meta-mingw] [PATCH"