Message ID | f0c50df2-c7a1-7037-9c5f-c74cbcb987ac@omp.ru |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: add myself as PATA drivers reviewer | expand |
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 !
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
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(+)