summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-08-24 17:03:43 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-08-24 17:03:43 +0200
commit5517468e4d4cb5334b672e7cc121eb753e61f785 (patch)
tree3993b0029121c62b6001cba1355a051ee7579df1 /CONTRIBUTING.md
parentae1e5d666418161edd8920a0a4b3b252403aa6c8 (diff)
We actually have a ML now
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3545510c..aa69f91b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,12 +21,11 @@ Also ensure that each commit has
By adding that line, you agree to our
[developer certificate of origin](#developer-certificate-of-origin).
-We do not have a mailinglist, so we do not have a process where all contributors
-can review your PR. This means that once _I am_ okay with your patchset, I will
+Once _I am_ okay with your patchset, I will
submit it as PR in the github repository, so more people can review it and CI
-can test it. I might come back to you if something broke in CI or someone has a
-suggestion how to improve your PR.
-I will keep you as author of the commits.
+can test it (the mailinglist is not yet used as much as github). I might come
+back to you if something broke in CI or someone has a suggestion how to improve
+your PR. I will keep you as author of the commits.
The following sections describe the way how to contribute with github.