diff options
author | Chuck Lever <[email protected]> | 2023-06-05 09:12:45 -0400 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2023-06-12 12:16:35 -0400 |
commit | 8111c17cfcb322d13622eb3fb1a5de5b9e6b163b (patch) | |
tree | 1109655656c3ccf2eb9c1e0ffc338fdac07dd278 | |
parent | b1c6ffb267285e20bfe53b7180e4ce785cab2a97 (diff) |
NFSD: Add "official" reviewers for this subsystem
At LFS 2023, it was suggested we should publicly document the name and
email of reviewers who new contributors can trust. This also gives them
some recognition for their work as reviewers.
Acked-by: Tom Talpey <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0dab9737ec16..4c85519d95b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11264,6 +11264,10 @@ W: http://kernelnewbies.org/KernelJanitors KERNEL NFSD, SUNRPC, AND LOCKD SERVERS M: Chuck Lever <[email protected]> M: Jeff Layton <[email protected]> +R: Neil Brown <[email protected]> +R: Olga Kornievskaia <[email protected]> +R: Dai Ngo <[email protected]> +R: Tom Talpey <[email protected]> S: Supported W: http://nfs.sourceforge.net/ |