Message ID | 20220106011213.GB30947@fieldses.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: remove bfields | expand |
> On Jan 5, 2022, at 8:12 PM, J. Bruce Fields <bfields@fieldses.org> wrote: > > From: "J. Bruce Fields" <bfields@redhat.com> > > I'm cutting back on my responsibilities. The NFS server and file > locking code are in good hands. > > Signed-off-by: J. Bruce Fields <bfields@redhat.com> > --- > MAINTAINERS | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > I'm leaving Red Hat at the end of the month, and expecting to cut back > on upstream efforts as well. > > I don't expect to disappear completely, though, and will still be > reachable at bfields@fieldses.org. > > Thanks to everyone for an interesting twenty years! Applied for v5.17. Thank you for your time, energy, and good humor! I hope to continue working with you as much as you will tolerate as we transition to what comes next. > diff --git a/MAINTAINERS b/MAINTAINERS > index fb18ce7168aa..8ee4e623b6f0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7334,7 +7334,6 @@ F: include/uapi/scsi/fc/ > > FILE LOCKING (flock() and fcntl()/lockf()) > M: Jeff Layton <jlayton@kernel.org> > -M: "J. Bruce Fields" <bfields@fieldses.org> > L: linux-fsdevel@vger.kernel.org > S: Maintained > F: fs/fcntl.c > @@ -10330,12 +10329,11 @@ S: Odd Fixes > W: http://kernelnewbies.org/KernelJanitors > > KERNEL NFSD, SUNRPC, AND LOCKD SERVERS > -M: "J. Bruce Fields" <bfields@fieldses.org> > M: Chuck Lever <chuck.lever@oracle.com> > L: linux-nfs@vger.kernel.org > S: Supported > W: http://nfs.sourceforge.net/ > -T: git git://linux-nfs.org/~bfields/linux.git > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git > F: fs/lockd/ > F: fs/nfs_common/ > F: fs/nfsd/ > -- > 2.33.1 > -- Chuck Lever
diff --git a/MAINTAINERS b/MAINTAINERS index fb18ce7168aa..8ee4e623b6f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7334,7 +7334,6 @@ F: include/uapi/scsi/fc/ FILE LOCKING (flock() and fcntl()/lockf()) M: Jeff Layton <jlayton@kernel.org> -M: "J. Bruce Fields" <bfields@fieldses.org> L: linux-fsdevel@vger.kernel.org S: Maintained F: fs/fcntl.c @@ -10330,12 +10329,11 @@ S: Odd Fixes W: http://kernelnewbies.org/KernelJanitors KERNEL NFSD, SUNRPC, AND LOCKD SERVERS -M: "J. Bruce Fields" <bfields@fieldses.org> M: Chuck Lever <chuck.lever@oracle.com> L: linux-nfs@vger.kernel.org S: Supported W: http://nfs.sourceforge.net/ -T: git git://linux-nfs.org/~bfields/linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git F: fs/lockd/ F: fs/nfs_common/ F: fs/nfsd/