]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
README: Rephrase mailing list chapter
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Wed, 13 Nov 2024 13:40:33 +0000 (14:40 +0100)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Thu, 14 Nov 2024 07:57:21 +0000 (08:57 +0100)
As suggested by Dan, make it sounds more welcomed.

Suggested-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
README.md

index 870ecb7e4a05fcf5132ccadd4edca3157ad42984..0c299a9a26a2cd050869b8d95fcdd16eb8539fe4 100644 (file)
--- 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.