summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/docs/contributing.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-raspberrypi/docs/contributing.md')
-rw-r--r--meta-raspberrypi/docs/contributing.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-raspberrypi/docs/contributing.md b/meta-raspberrypi/docs/contributing.md
index 7d18400d47..5b712ae08e 100644
--- a/meta-raspberrypi/docs/contributing.md
+++ b/meta-raspberrypi/docs/contributing.md
@@ -4,8 +4,8 @@
The main communication tool in use is the Yocto Project mailing list:
-* <yocto@yoctoproject.org>
-* <https://lists.yoctoproject.org/listinfo/yocto>
+* <yocto@lists.yoctoproject.org>
+* <https://lists.yoctoproject.org/g/yocto>
Feel free to ask any kind of questions but please always prepend your email
subject with `[meta-raspberrypi]` as this is the global *Yocto* mailing
@@ -84,7 +84,7 @@ sure to use the following formatting for the message subject:
Then, for sending patches to the mailing list, you may use this command:
- git send-email --to yocto@yoctoproject.org <generated patch>
+ git send-email --to yocto@lists.yoctoproject.org <generated patch>
## GitHub issues