From c02e026916bd66a03070bca82dedd4286b340db9 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Mon, 18 Nov 2024 16:49:38 -0800 Subject: CONTRIBUTING: move to yocto-patches mailing list Since the definitive, canonical repository remains https://git.yoctoproject.org/meta-java the official mailing list should remain in the yoctoproject.org domain. Move to the new yocto-patches@lists.yoctoproject.org. Please remember to set the "meta-java" subject-prefix: git format-patch -M -s --subject-prefix='meta-java][PATCH' -1 This makes it much easier to find patches for meta-java. Signed-off-by: Tim Orling --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5420797..00c7b88 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ for some useful guidelines to be followed when submitting patches. Mailing list: - http://lists.openembedded.org/mailman/listinfo/openembedded-devel + http://lists.yoctoproject.org/mailman/listinfo/yocto-patches Source code: @@ -41,7 +41,7 @@ Therefore use something like: When sending patches, please use something like: - git send-email --to openembedded-devel@lists.openembedded.org + git send-email --to yocto-patches@lists.yoctoproject.org Please add the main layer maintainers to CC: -- cgit v1.2.3-54-g00ecf