On 1 Nov 2023, at 5:40, Martin Wege wrote: > Good morning! > > Who is the NFSv4 client maintainer these days? Linux kernel maintainers are listed in MAINTAINERS. You can use ./scripts/get_maintainer.pl to lookup maintainers by path: $ ./scripts/get_maintainer.pl -f fs/nfs/super.c trond.myklebust@xxxxxxxxxxxxxxx,anna@xxxxxxxxxx Documentation/process/howto.rst is a nice light read that would have answered this question for you. Ben