diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/contributor-guide/submit-changes.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/resources.rst | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index dfeb0305c3..47a416b245 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst | |||
@@ -440,7 +440,7 @@ varies by component: | |||
440 | 440 | ||
441 | For changes to other layers and tools hosted in the Yocto Project source | 441 | For changes to other layers and tools hosted in the Yocto Project source |
442 | repositories (i.e. :yocto_git:`git.yoctoproject.org <>`), use the | 442 | repositories (i.e. :yocto_git:`git.yoctoproject.org <>`), use the |
443 | :yocto_lists:`yocto </g/yocto/>` general mailing list. | 443 | :yocto_lists:`yocto-patches </g/yocto-patches/>` general mailing list. |
444 | 444 | ||
445 | For changes to other layers hosted in the OpenEmbedded source | 445 | For changes to other layers hosted in the OpenEmbedded source |
446 | repositories (i.e. :oe_git:`git.openembedded.org <>`), use | 446 | repositories (i.e. :oe_git:`git.openembedded.org <>`), use |
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index 8e54ac87c9..4eaaca942e 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
@@ -66,6 +66,9 @@ instructions: | |||
66 | - :yocto_lists:`/g/yocto` --- general Yocto Project | 66 | - :yocto_lists:`/g/yocto` --- general Yocto Project |
67 | discussion mailing list. | 67 | discussion mailing list. |
68 | 68 | ||
69 | - :yocto_lists:`/g/yocto-patches` --- patch contribution mailing list for Yocto | ||
70 | Project-related layers which do not have their own mailing list. | ||
71 | |||
69 | - :oe_lists:`/g/openembedded-core` --- discussion mailing | 72 | - :oe_lists:`/g/openembedded-core` --- discussion mailing |
70 | list about OpenEmbedded-Core (the core metadata). | 73 | list about OpenEmbedded-Core (the core metadata). |
71 | 74 | ||