Re: [PATCH] NFSD: Point contributors and sashiko.dev to the nfsd-testing branch

NeilBrown <[email protected]> Wed, 05 Aug 2026 08:36:37 +1000
Newsgroups gmane.linux.nfs
Message-ID <[email protected]>
On Wed, 05 Aug 2026, Chuck Lever wrote:
> Scripting and automation is sensitive to branch names in the
> subsystem entries in MAINTAINERS. Rather than pulling from
> cel.git/master, we really want CI to pull from
> cel.git/nfsd-testing.
>=20
> Signed-off-by: Chuck Lever <[email protected]>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>=20
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5114e6db7307..637c22e34f17 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14088,7 +14088,8 @@ L:	[email protected]
>  S:	Supported
>  P:	Documentation/filesystems/nfs/nfsd-maintainer-entry-profile.rst
>  B:	https://bugzilla.kernel.org
> -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-te=
sting
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-ne=
xt

I wondered how that worked - good to see this fixed.
Thanks,
NeilBrown


>  F:	Documentation/filesystems/nfs/
>  F:	fs/lockd/
>  F:	fs/nfs_common/
> --=20
> 2.54.0
>=20
>=20