diff options
author | Miquel Raynal <[email protected]> | 2018-04-22 19:55:53 +0200 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2018-04-29 08:56:49 +0200 |
commit | 4baf6819111a3e29d13456c0e7816beec0e457f2 (patch) | |
tree | e350716a6eb02cb7cdff0fd586a1f7ef3f6190fe | |
parent | f6b74db84cd1ab7c447e412a4b83f9933a68589b (diff) |
mtd: nand: add myself as NAND co-maintainer
I have been actively reviewing and contributing improvements to the NAND
subsystem for more than 6 months now and am willing to continue doing so
in the future. Formalize my new role.
Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Richard Weinberger <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0eff9eba4d28..634abf4569c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9581,6 +9581,7 @@ F: drivers/net/ethernet/myricom/myri10ge/ NAND FLASH SUBSYSTEM M: Boris Brezillon <[email protected]> +M: Miquel Raynal <[email protected]> R: Richard Weinberger <[email protected]> W: http://www.linux-mtd.infradead.org/ |