diff options
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5420797..00c7b88 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md | |||
@@ -23,7 +23,7 @@ for some useful guidelines to be followed when submitting patches. | |||
23 | 23 | ||
24 | Mailing list: | 24 | Mailing list: |
25 | 25 | ||
26 | http://lists.openembedded.org/mailman/listinfo/openembedded-devel | 26 | http://lists.yoctoproject.org/mailman/listinfo/yocto-patches |
27 | 27 | ||
28 | Source code: | 28 | Source code: |
29 | 29 | ||
@@ -41,7 +41,7 @@ Therefore use something like: | |||
41 | 41 | ||
42 | When sending patches, please use something like: | 42 | When sending patches, please use something like: |
43 | 43 | ||
44 | git send-email --to openembedded-devel@lists.openembedded.org <generated patch(es)> | 44 | git send-email --to yocto-patches@lists.yoctoproject.org <generated patch(es)> |
45 | 45 | ||
46 | Please add the main layer maintainers to CC: | 46 | Please add the main layer maintainers to CC: |
47 | 47 | ||