diff options
author | David Howells <[email protected]> | 2024-01-22 11:50:01 +0000 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-01-22 15:34:27 +0100 |
commit | d59da02d1ab690b81a3dd2493112fc6878198f60 (patch) | |
tree | 6b3c04c6424b91286ea7a616173514eeca51cc19 | |
parent | 3c18703079b6c7149d037b71d685d6fcaf6c4cd0 (diff) |
netfs: Add Jeff Layton as reviewer
Add Jeff Layton as a reviewer in the MAINTAINERS file.
Signed-off-by: David Howells <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Jeff Layton <[email protected]>
cc: <[email protected]>
cc: <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ab5858d24ffc..2f4f4bf2e7f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8223,6 +8223,7 @@ F: include/linux/iomap.h FILESYSTEMS [NETFS LIBRARY] M: David Howells <[email protected]> +R: Jeff Layton <[email protected]> S: Supported |