diff options
author | Alasdair G Kergon <agk@redhat.com> | 2013-07-10 18:41:19 -0400 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2013-07-10 18:41:19 -0400 |
commit | 8504eed3ac96457addfef7efc6aab2251073e8dc (patch) | |
tree | b932d8a9a4ef352f359ec0e2b31f22892e4d8008 | |
parent | 2a7faeb176fb0478bc6a0cb380c658b32179ead0 (diff) |
dm: update maintainers
Add Mike Snitzer as an additional device-mapper maintainer.
Recognise uapi dm-*.h include files as device-mapper files.
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: Yann Droneaud <ydroneaud@opteya.com>
Cc: Mike Snitzer <snitzer@redhat.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ad7e322ad17b..d307aec373b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2527,6 +2527,7 @@ S: Maintained | |||
2527 | 2527 | ||
2528 | DEVICE-MAPPER (LVM) | 2528 | DEVICE-MAPPER (LVM) |
2529 | M: Alasdair Kergon <agk@redhat.com> | 2529 | M: Alasdair Kergon <agk@redhat.com> |
2530 | M: Mike Snitzer <snitzer@redhat.com> | ||
2530 | M: dm-devel@redhat.com | 2531 | M: dm-devel@redhat.com |
2531 | L: dm-devel@redhat.com | 2532 | L: dm-devel@redhat.com |
2532 | W: http://sources.redhat.com/dm | 2533 | W: http://sources.redhat.com/dm |
@@ -2538,6 +2539,7 @@ F: drivers/md/dm* | |||
2538 | F: drivers/md/persistent-data/ | 2539 | F: drivers/md/persistent-data/ |
2539 | F: include/linux/device-mapper.h | 2540 | F: include/linux/device-mapper.h |
2540 | F: include/linux/dm-*.h | 2541 | F: include/linux/dm-*.h |
2542 | F: include/uapi/linux/dm-*.h | ||
2541 | 2543 | ||
2542 | DIOLAN U2C-12 I2C DRIVER | 2544 | DIOLAN U2C-12 I2C DRIVER |
2543 | M: Guenter Roeck <linux@roeck-us.net> | 2545 | M: Guenter Roeck <linux@roeck-us.net> |