diff mbox series

contributor-guide: be more specific about meta-* trees

Message ID 20240315094805.2990394-1-martin.jansa@gmail.com
State New
Headers show
Series contributor-guide: be more specific about meta-* trees | expand

Commit Message

Martin Jansa March 15, 2024, 9:48 a.m. UTC
* this is often confused to apply for e.g. meta-oe as well
  where it doesn't apply as meta-oe has own ML mentioned
  in README.

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
 documentation/contributor-guide/submit-changes.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Michael Opdenacker March 15, 2024, 12:56 p.m. UTC | #1
Hi Martin

On 3/15/24 at 10:48, Martin Jansa wrote:
> * this is often confused to apply for e.g. meta-oe as well
>    where it doesn't apply as meta-oe has own ML mentioned
>    in README.
>
> Signed-off-by: Martin Jansa <martin.jansa@gmail.com>


Thanks for this clarification.
After a quick formatting fix, Reviewed-by: Michael Opdenacker 
<michael.opdenacker@bootlin.com>
Merged into master-next.
Cheers
Michael.
diff mbox series

Patch

diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst
index 59f3c1e40..f961c8e16 100644
--- a/documentation/contributor-guide/submit-changes.rst
+++ b/documentation/contributor-guide/submit-changes.rst
@@ -432,7 +432,7 @@  varies by component:
    :oe_lists:`bitbake-devel </g/bitbake-devel>`
    mailing list.
 
--  *"meta-\*" trees:* These trees contain Metadata. Use the
+-  *``meta-poky`` and ``meta-yocto-bsp`` trees:* These trees contain Metadata. Use the
    :yocto_lists:`poky </g/poky>` mailing list.
 
 -  *Documentation*: For changes to the Yocto Project documentation, use the