Re: [PATCH] NFSD: Point contributors and sashiko.dev to the nfsd-testing branch
NeilBrown <[email protected]>
| Newsgroups | org.kernel.vger.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. > > Signed-off-by: Chuck Lever <[email protected]> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > 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-testing > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-next I wondered how that worked - good to see this fixed. Thanks, NeilBrown > F: Documentation/filesystems/nfs/ > F: fs/lockd/ > F: fs/nfs_common/ > -- > 2.54.0 > >