diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2023-06-05 15:12:45 +0200 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-06-12 18:16:35 +0200 |
commit | 8111c17cfcb322d13622eb3fb1a5de5b9e6b163b (patch) | |
tree | 1109655656c3ccf2eb9c1e0ffc338fdac07dd278 /MAINTAINERS | |
parent | mailmap: Add Bruce Fields' latest e-mail addresses (diff) | |
download | linux-8111c17cfcb322d13622eb3fb1a5de5b9e6b163b.tar.xz linux-8111c17cfcb322d13622eb3fb1a5de5b9e6b163b.zip |
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 <tom@talpey.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-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 <chuck.lever@oracle.com> M: Jeff Layton <jlayton@kernel.org> +R: Neil Brown <neilb@suse.de> +R: Olga Kornievskaia <kolga@netapp.com> +R: Dai Ngo <Dai.Ngo@oracle.com> +R: Tom Talpey <tom@talpey.com> L: linux-nfs@vger.kernel.org S: Supported W: http://nfs.sourceforge.net/ |