diff --git a/README.md b/README.md index 4fb657e..6131b9e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Yocto BSP layer for the Raspberry Pi boards - . * Git repository web frontend: -* Mailing list (yocto mailing list): +* Mailing list (yocto mailing list): * Issues management (Github Issues): * Documentation: diff --git a/docs/contributing.md b/docs/contributing.md index 7d18400..5b712ae 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -4,8 +4,8 @@ The main communication tool in use is the Yocto Project mailing list: -* -* +* +* 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 + git send-email --to yocto@lists.yoctoproject.org ## GitHub issues