diff options
author | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2014-12-02 11:29:08 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-01-06 18:43:20 -0500 |
commit | c7fa056c820fef26de34d346b148943e717958a0 (patch) | |
tree | a50a1b4ac42e9d3fe66b410d7bff0b4fdc08a2c6 /MAINTAINERS | |
parent | 32ac7cb262177f58c7c8846311599460e5e7e3c5 (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-- | MAINTAINERS | 9 |
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 | |||
5703 | F: include/linux/pata_arasan_cf_data.h | 5703 | F: include/linux/pata_arasan_cf_data.h |
5704 | F: drivers/ata/pata_arasan_cf.c | 5704 | F: drivers/ata/pata_arasan_cf.c |
5705 | 5705 | ||
5706 | LIBATA PATA DRIVERS | ||
5707 | M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | ||
5708 | M: Tejun Heo <tj@kernel.org> | ||
5709 | L: linux-ide@vger.kernel.org | ||
5710 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git | ||
5711 | S: Maintained | ||
5712 | F: drivers/ata/pata_*.c | ||
5713 | F: drivers/ata/ata_generic.c | ||
5714 | |||
5706 | LIBATA SATA AHCI PLATFORM devices support | 5715 | LIBATA SATA AHCI PLATFORM devices support |
5707 | M: Hans de Goede <hdegoede@redhat.com> | 5716 | M: Hans de Goede <hdegoede@redhat.com> |
5708 | M: Tejun Heo <tj@kernel.org> | 5717 | M: Tejun Heo <tj@kernel.org> |