diff options
author | Alasdair G Kergon <agk@redhat.com> | 2012-03-28 13:41:23 -0400 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2012-03-28 13:41:23 -0400 |
commit | 854ecaad80223d3c3e32da3ca0ca66cd4a695085 (patch) | |
tree | 7d2fe886408ac4e4fc2d141cdf08f0af7327e909 /MAINTAINERS | |
parent | 1d330ec6f9186bda04fdf63ed513cd0cc84bd102 (diff) |
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 | |||
2220 | S: Maintained | 2220 | S: Maintained |
2221 | 2221 | ||
2222 | DEVICE-MAPPER (LVM) | 2222 | DEVICE-MAPPER (LVM) |
2223 | P: Alasdair Kergon | 2223 | M: Alasdair Kergon <agk@redhat.com> |
2224 | M: dm-devel@redhat.com | ||
2224 | L: dm-devel@redhat.com | 2225 | L: dm-devel@redhat.com |
2225 | W: http://sources.redhat.com/dm | 2226 | W: http://sources.redhat.com/dm |
2226 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | 2227 | Q: http://patchwork.kernel.org/project/dm-devel/list/ |
2228 | T: quilt http://people.redhat.com/agk/patches/linux/editing/ | ||
2227 | S: Maintained | 2229 | S: Maintained |
2228 | F: Documentation/device-mapper/ | 2230 | F: Documentation/device-mapper/ |
2229 | F: drivers/md/dm* | 2231 | F: drivers/md/dm* |
2232 | F: drivers/md/persistent-data/ | ||
2230 | F: include/linux/device-mapper.h | 2233 | F: include/linux/device-mapper.h |
2231 | F: include/linux/dm-*.h | 2234 | F: include/linux/dm-*.h |
2232 | 2235 | ||