aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2014-12-02 11:29:08 -0500
committerTejun Heo <tj@kernel.org>2015-01-06 18:43:20 -0500
commitc7fa056c820fef26de34d346b148943e717958a0 (patch)
treea50a1b4ac42e9d3fe66b410d7bff0b4fdc08a2c6 /MAINTAINERS
parent32ac7cb262177f58c7c8846311599460e5e7e3c5 (diff)
ata: add MAINTAINERS entry for libata PATA drivers
Add myself as the primary maintainer for libata PATA drivers. The merging process would remain unchanged with patches going through Tejun's tree. Cc: Alan Cox <alan@linux.intel.com> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c20aebedbb03..5d7b387a0c30 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5703,6 +5703,15 @@ S: Maintained
5703F: include/linux/pata_arasan_cf_data.h 5703F: include/linux/pata_arasan_cf_data.h
5704F: drivers/ata/pata_arasan_cf.c 5704F: drivers/ata/pata_arasan_cf.c
5705 5705
5706LIBATA PATA DRIVERS
5707M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
5708M: Tejun Heo <tj@kernel.org>
5709L: linux-ide@vger.kernel.org
5710T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
5711S: Maintained
5712F: drivers/ata/pata_*.c
5713F: drivers/ata/ata_generic.c
5714
5706LIBATA SATA AHCI PLATFORM devices support 5715LIBATA SATA AHCI PLATFORM devices support
5707M: Hans de Goede <hdegoede@redhat.com> 5716M: Hans de Goede <hdegoede@redhat.com>
5708M: Tejun Heo <tj@kernel.org> 5717M: Tejun Heo <tj@kernel.org>