diff options
author | Alasdair G Kergon <agk@redhat.com> | 2012-03-28 18:41:23 +0100 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2012-03-28 18:41:23 +0100 |
commit | 854ecaad80223d3c3e32da3ca0ca66cd4a695085 (patch) | |
tree | 7d2fe886408ac4e4fc2d141cdf08f0af7327e909 /MAINTAINERS | |
parent | 1d330ec6f9186bda04fdf63ed513cd0cc84bd102 (diff) | |
download | linux-854ecaad80223d3c3e32da3ca0ca66cd4a695085.tar.bz2 |
dm: add persistent data to MAINTAINERS
Update device-mapper MAINTAINERS entry to mention quilt working tree location
and persistent-data subdirectory.
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 95eba3135018..2d92b311c02e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2220,13 +2220,16 @@ W: http://lanana.org/docs/device-list/index.html S: Maintained DEVICE-MAPPER (LVM) -P: Alasdair Kergon +M: Alasdair Kergon <agk@redhat.com> +M: dm-devel@redhat.com L: dm-devel@redhat.com W: http://sources.redhat.com/dm Q: http://patchwork.kernel.org/project/dm-devel/list/ +T: quilt http://people.redhat.com/agk/patches/linux/editing/ S: Maintained F: Documentation/device-mapper/ F: drivers/md/dm* +F: drivers/md/persistent-data/ F: include/linux/device-mapper.h F: include/linux/dm-*.h |