From: Mariusz Tkaczyk Date: Wed, 13 Nov 2024 13:40:33 +0000 (+0100) Subject: README: Rephrase mailing list chapter X-Git-Tag: mdadm-4.4~30 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=4c6aa5941d89401ec1d194167b245345295e0041;p=thirdparty%2Fmdadm.git README: Rephrase mailing list chapter As suggested by Dan, make it sounds more welcomed. Suggested-by: Dan Williams Signed-off-by: Mariusz Tkaczyk --- diff --git a/README.md b/README.md index 870ecb7e..0c299a9a 100644 --- a/README.md +++ b/README.md @@ -51,14 +51,14 @@ Generally, if you are not sure it is better to ask on # How to Contribute Effective immediately [Github](https://github.com/md-raid-utilities/mdadm) is the primary -location for **mdadm**. Use pull request to contribute. +location for **mdadm**. Please use pull requests to contribute. It was originally hosted on [kernel.org](https://kernel.org/). You can access the old repository [here](https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git). -Patches sent through Mailing list are accepted but Github is preferred. Sent then to ML only -if you cannot use Github. Please add "mdadm:" to the subject to allow automation to create Github -Pull Request and run checks. +While this is the preferred contribution method, mailing list submissions are still welcome and +will be handled as has always been the case for mdadm. Please add "mdadm:" to the subject to allow +automation to create Github Pull Request and run checks. **NOTE:** Maintainers may ask you to send RFC to mailing list if the proposed code requires consultation with kernel developers.