summaryrefslogtreecommitdiffstats
path: root/documentation/contributor-guide
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-08-09 10:54:00 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-30 15:54:59 +0100
commit63c0a2cc7710af4961d23f029187805de921aecc (patch)
tree25567fa3b407f5e8a9b8bd33e0566cf374ced53b /documentation/contributor-guide
parent34864ad94c8276f4988179c36174de83d840af4f (diff)
downloadpoky-63c0a2cc7710af4961d23f029187805de921aecc.tar.gz
contributor-guide: add missing links to mailing lists
And fix such a link too. (From yocto-docs rev: 7528d6afec675080a9140f1a1f0064b4a76f39b0) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/contributor-guide')
-rw-r--r--documentation/contributor-guide/submit-change.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/contributor-guide/submit-change.rst b/documentation/contributor-guide/submit-change.rst
index ba56e5986d..2555767102 100644
--- a/documentation/contributor-guide/submit-change.rst
+++ b/documentation/contributor-guide/submit-change.rst
@@ -52,7 +52,7 @@ varies by component:
52 52
53For changes to other layers hosted in the Yocto Project source 53For changes to other layers hosted in the Yocto Project source
54repositories (i.e. ``yoctoproject.org``) and tools use the 54repositories (i.e. ``yoctoproject.org``) and tools use the
55:yocto_lists:`Yocto Project </g/yocto/>` general mailing list. 55:yocto_lists:`yocto </g/yocto/>` general mailing list.
56 56
57.. note:: 57.. note::
58 58
@@ -63,7 +63,8 @@ For additional recipes that do not fit into the core Metadata, you
63should determine which layer the recipe should go into and submit the 63should determine which layer the recipe should go into and submit the
64change in the manner recommended by the documentation (e.g. the 64change in the manner recommended by the documentation (e.g. the
65``README`` file) supplied with the layer. If in doubt, please ask on the 65``README`` file) supplied with the layer. If in doubt, please ask on the
66Yocto general mailing list or on the openembedded-devel mailing list. 66:yocto_lists:`yocto </g/yocto/>` general mailing list or on the
67:oe_lists:`openembedded-devel </g/openembedded-devel>` mailing list.
67 68
68You can also push a change upstream and request a maintainer to pull the 69You can also push a change upstream and request a maintainer to pull the
69change into the component's upstream repository. You do this by pushing 70change into the component's upstream repository. You do this by pushing