From 4c6aa5941d89401ec1d194167b245345295e0041 Mon Sep 17 00:00:00 2001 From: Mariusz Tkaczyk Date: Wed, 13 Nov 2024 14:40:33 +0100 Subject: [PATCH] README: Rephrase mailing list chapter As suggested by Dan, make it sounds more welcomed. Suggested-by: Dan Williams Signed-off-by: Mariusz Tkaczyk --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. -- 2.39.5