diff options
author | Davidlohr Bueso <[email protected]> | 2013-12-18 17:08:55 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-12-18 19:04:52 -0800 |
commit | 584ec9794293ff69f597f5bec23296e62e94e857 (patch) | |
tree | e07b79d7485b27bc277909138686ff981c829373 | |
parent | a49ecbcd7b0d5a1cda7d60e03df402dd0ef76ac8 (diff) |
MAINTAINERS: add Davidlohr as GPT maintainer
Add a new entry for the GPT standard. Any future changes will now be
routed through linux-efi.
Signed-off-by: Davidlohr Bueso <[email protected]>
Acked-by: Matt Fleming <[email protected]>
Cc: Jens Axboe <[email protected]>
Acked-by: Matt Domsch <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 75e3db96dec5..3c99c2556405 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3833,6 +3833,12 @@ T: git git://linuxtv.org/media_tree.git S: Maintained F: drivers/media/usb/gspca/ +GUID PARTITION TABLE (GPT) +M: Davidlohr Bueso <[email protected]> +S: Maintained +F: block/partitions/efi.* + STK1160 USB VIDEO CAPTURE DRIVER M: Ezequiel Garcia <[email protected]> |