From: Mariusz Tkaczyk Date: Wed, 12 Feb 2025 11:41:58 +0000 (+0100) Subject: Rework MAINTAINERS file X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=dacce2a0009f3506a5accf91f8fa9956eb36218e;p=thirdparty%2Fmdadm.git Rework MAINTAINERS file Remove Mateusz. Intergrate it with README.md Signed-off-by: Mariusz Tkaczyk --- diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index 0a1229fd..00000000 --- a/MAINTAINERS +++ /dev/null @@ -1,32 +0,0 @@ - -# List of maintainers for mdadm - - -Descriptions of section entries: - -M: Mail patches to: FullName -L: Mailing list that is relevant to mdadm - - -Alphabetical Order: - -M: Blazej Kucman -L: linux-raid@vger.kernel.org - -M: Mateusz Kusiak -L: linux-raid@vger.kernel.org - -M: Mariusz Tkaczyk -L: linux-raid@vger.kernel.org - -M: Nigel Croxon -L: linux-raid@vger.kernel.org - -M: Song Liu -L: linux-raid@vger.kernel.org - -M: Xiao Ni -L: linux-raid@vger.kernel.org - -M: Yu Kuai -L: linux-raid@vger.kernel.org diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..00587484 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,23 @@ +If you are sending patch through mailing list, please include everyone listed +in this file. + +## Github maintainers team + +Github Pull Request must be `approved` by at least 2 maintainers team members: + + Name | Github Profile | Email address | +| -- |----------------|---------------| +| Blazej Kucman | [bkucman](https://github.com/bkucman) | | +| Mariusz Tkaczyk | [mtkaczyk](https://github.com/mtkaczyk) | | +| Nigel Croxon | [ncroxon](https://github.com/ncroxon) | | +| Xiao Ni | [XiaoNi87](https://github.com/XiaoNi87) | | + +## Kernel.org maintainers +Reach this team specifically if you are observing differences +between kernel.org and Github. + +| Name | Email address | +|------|----------------| +| Mariusz Tkaczyk | | +| Song Liu | | +| Yu Kuai | | diff --git a/README.md b/README.md index 0c299a9a..029e0ee2 100644 --- a/README.md +++ b/README.md @@ -77,10 +77,7 @@ to the chosen branch, then Pull Request will be automatically updated. # Maintainers of mdadm repository on kernel.org -If there are differences between github and kernel.org, please contact kernel.org mdadm maintainers: - -- Jes Sorensen ; -- Mariusz Tkaczyk ; +See [Maintainers File](MAINTAINERS.md). # Minimal supported kernel version