diff options
author | Denis Efremov <[email protected]> | 2019-07-31 08:53:42 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-07-31 09:29:43 -0600 |
commit | 3d0b63c5dfa8a912ac2d5026a24826b99b20ecc9 (patch) | |
tree | 2e18e63ea2d6ce87daaf08fedf908b7f5865cebd | |
parent | 2b5c8f0063e4b263cf2de82029798183cf85c320 (diff) |
MAINTAINERS: floppy: take over maintainership
I would like to maintain the floppy driver. After the recent fixes,
I think I know the code pretty well. Nowadays I've got 2 physical 3.5"
readers to test all the changes.
Signed-off-by: Denis Efremov <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6426db5198f0..6c49b48cfd69 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6322,7 +6322,8 @@ F: Documentation/devicetree/bindings/counter/ftm-quaddec.txt F: drivers/counter/ftm-quaddec.c FLOPPY DRIVER -S: Orphan +M: Denis Efremov <[email protected]> +S: Odd Fixes F: drivers/block/floppy.c |