diff options
author | Christian Schoenebeck <[email protected]> | 2022-01-04 13:53:59 +0100 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2022-01-10 10:00:09 +0900 |
commit | deadd8746ec72bd6cbc351a004809f8a49a61d4b (patch) | |
tree | f5c508966f00c3d170353eee39b8035aed804a2c | |
parent | 3cb6ee991496b67ee284c6895a0ba007e2d7bac3 (diff) |
MAINTAINERS: 9p: add Christian Schoenebeck as reviewer
Volunteering as reviewer for 9p patches. As I am quite familiar with the
9p code base in the Linux kernel already, plus being current maintainer
of 9p in QEMU this move probably makes sense.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Christian Schoenebeck <[email protected]>
[Dominique: reworded description]
Signed-off-by: Dominique Martinet <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 13f9a84a617e..6455ba9fafb1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -226,6 +226,7 @@ F: drivers/net/ethernet/8390/ M: Eric Van Hensbergen <[email protected]> M: Latchesar Ionkov <[email protected]> M: Dominique Martinet <[email protected]> +R: Christian Schoenebeck <[email protected]> S: Maintained W: http://swik.net/v9fs |