summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/patchtest.README7
1 files changed, 2 insertions, 5 deletions
diff --git a/scripts/patchtest.README b/scripts/patchtest.README
index ad46b02ad6..76b5fcdb6d 100644
--- a/scripts/patchtest.README
+++ b/scripts/patchtest.README
@@ -133,16 +133,13 @@ including the PASS, FAIL, and SKIP indicators for each test run.
133 133
134## Contributing 134## Contributing
135 135
136The yocto mailing list (yocto@lists.yoctoproject.org) is used for questions, 136The yocto mailing list (openembedded-core@lists.openembedded.org) is used for questions,
137comments and patch review. It is subscriber only, so please register before 137comments and patch review. It is subscriber only, so please register before
138posting. 138posting.
139 139
140Send pull requests to yocto@lists.yoctoproject.org with '[patchtest]' in the
141subject.
142
143When sending single patches, please use something like: 140When sending single patches, please use something like:
144 141
145 git send-email -M -1 --to=yocto@lists.yoctoproject.org --subject-prefix=patchtest][PATCH 142 git send-email -M -1 --to=openembedded-core@lists.openembedded.org --subject-prefix=OE-core][PATCH
146 143
147## Maintenance 144## Maintenance
148----------- 145-----------