summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <tim.orling@konsulko.com>2024-11-18 16:49:38 -0800
committerTim Orling <tim.orling@konsulko.com>2025-01-18 22:59:31 -0800
commit87ddc743edce334d7cf2435f08f24cf67e1dc240 (patch)
tree13d2b4809d3d075f64612877b03e5fc2c7a32d5a
parentac65b6e5bbd2c9b55a64a13ab4c55d212a8b585f (diff)
downloadmeta-java-87ddc743edce334d7cf2435f08f24cf67e1dc240.tar.gz
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 <tim.orling@konsulko.com>
-rw-r--r--CONTRIBUTING.md4
1 files 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.
23 23
24Mailing list: 24Mailing list:
25 25
26 http://lists.openembedded.org/mailman/listinfo/openembedded-devel 26 http://lists.yoctoproject.org/mailman/listinfo/yocto-patches
27 27
28Source code: 28Source code:
29 29
@@ -41,7 +41,7 @@ Therefore use something like:
41 41
42When sending patches, please use something like: 42When sending patches, please use something like:
43 43
44 git send-email --to openembedded-devel@lists.openembedded.org <generated patch(es)> 44 git send-email --to yocto-patches@lists.yoctoproject.org <generated patch(es)>
45 45
46Please add the main layer maintainers to CC: 46Please add the main layer maintainers to CC:
47 47