summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Leitner <richard.leitner@skidata.com>2021-11-17 19:25:12 +0100
committerRichard Leitner <richard.leitner@skidata.com>2021-11-17 19:25:12 +0100
commitfb4c3960ee27c96147ac17efbf948bf5da25aaff (patch)
treec091a89c2cce24acde264da27b536fcd9e04f5aa
parente5444bfb0a09d19485b8b2099305b5e289f45a26 (diff)
downloadmeta-java-fb4c3960ee27c96147ac17efbf948bf5da25aaff.tar.gz
README: mention contributing via GitLab MRs
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
-rw-r--r--README15
1 files changed, 12 insertions, 3 deletions
diff --git a/README b/README
index 2d5a599..cd98617 100644
--- a/README
+++ b/README
@@ -25,10 +25,10 @@ revision: HEAD
25For use with a specific Yocto Project release please refer to the corresponding 25For use with a specific Yocto Project release please refer to the corresponding
26git branches. 26git branches.
27 27
28Contributing 28Contributing via E-Mail
29------------ 29-----------------------
30 30
31To contribute to this layer you should submit the patches for review to the 31To contribute to this layer you may submit the patches for review to the
32mailing list (openembedded-devel@lists.openembedded.org). 32mailing list (openembedded-devel@lists.openembedded.org).
33 33
34Please refer to: 34Please refer to:
@@ -64,6 +64,15 @@ Main layer maintainers:
64 Otavio Salvador <otavio@ossystems.com.br> 64 Otavio Salvador <otavio@ossystems.com.br>
65 Richard Leitner <richard.leitner@skidata.com> 65 Richard Leitner <richard.leitner@skidata.com>
66 66
67Contributing via GitLab
68-----------------------
69
70To contribute to this layer you may also fork the repository and create a merge
71request at https://gitlab.com/meta-java/meta-java.
72
73Please refer to: https://docs.gitlab.com/ee/user/project/merge_requests/
74for more information on merge requests in GitLab.
75
67Testing 76Testing
68------- 77-------
69 78