diff mbox series

MAINTAINERS: add myself as PATA drivers reviewer

Message ID f0c50df2-c7a1-7037-9c5f-c74cbcb987ac@omp.ru
State New
Headers show
Series MAINTAINERS: add myself as PATA drivers reviewer | expand

Commit Message

Sergey Shtylyov Feb. 2, 2022, 9:30 p.m. UTC
Add myself as a reviewer for the libata PATA drivers -- there has been some
activity in this area still... 8-)
Having been hacking on ATA from the early 90s, I think I deserved this
highly responsible position, at last! :-)

Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>

---
This patch is against the 'master' branch of Damien Le Moal's 'libata.git'
repo.

 MAINTAINERS |    6 ++++++
 1 file changed, 6 insertions(+)

Comments

Damien Le Moal Feb. 2, 2022, 11:59 p.m. UTC | #1
On 2/3/22 06:30, Sergey Shtylyov wrote:
> Add myself as a reviewer for the libata PATA drivers -- there has been some
> activity in this area still... 8-)
> Having been hacking on ATA from the early 90s, I think I deserved this
> highly responsible position, at last! :-)
> 
> Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
> 
> ---
> This patch is against the 'master' branch of Damien Le Moal's 'libata.git'
> repo.
> 
>  MAINTAINERS |    6 ++++++
>  1 file changed, 6 insertions(+)
> 
> Index: libata/MAINTAINERS
> ===================================================================
> --- libata.orig/MAINTAINERS
> +++ libata/MAINTAINERS
> @@ -10880,6 +10880,12 @@ T:	git git://git.kernel.org/pub/scm/linu
>  F:	drivers/ata/pata_arasan_cf.c
>  F:	include/linux/pata_arasan_cf_data.h
>  
> +LIBATA PATA DRIVERS
> +R:	Sergey Shtylyov <s.shtylyov@omp.ru>
> +L:	linux-ide@vger.kernel.org
> +F:	drivers/ata/ata_*.c
> +F:	drivers/ata/pata_*.c
> +
>  LIBATA PATA FARADAY FTIDE010 AND GEMINI SATA BRIDGE DRIVERS
>  M:	Linus Walleij <linus.walleij@linaro.org>
>  L:	linux-ide@vger.kernel.org

Applied to for-5.17-fixes. Thanks !
diff mbox series

Patch

Index: libata/MAINTAINERS
===================================================================
--- libata.orig/MAINTAINERS
+++ libata/MAINTAINERS
@@ -10880,6 +10880,12 @@  T:	git git://git.kernel.org/pub/scm/linu
 F:	drivers/ata/pata_arasan_cf.c
 F:	include/linux/pata_arasan_cf_data.h
 
+LIBATA PATA DRIVERS
+R:	Sergey Shtylyov <s.shtylyov@omp.ru>
+L:	linux-ide@vger.kernel.org
+F:	drivers/ata/ata_*.c
+F:	drivers/ata/pata_*.c
+
 LIBATA PATA FARADAY FTIDE010 AND GEMINI SATA BRIDGE DRIVERS
 M:	Linus Walleij <linus.walleij@linaro.org>
 L:	linux-ide@vger.kernel.org