From: Joel Granados Date: Fri, 26 Jan 2024 11:53:10 +0000 (+0100) Subject: MAINTAINERS: Update sysctl tree location X-Git-Tag: v6.9-rc1~65^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cec030ec414ec94fb25b49da688eea264e054e42;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Update sysctl tree location To more efficiently co-maintain the sysctl subsystem a shared repository has been created at https://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git and the sysctl-next branch that Luis Chamberlain (mcgrof@kernel.org) maintained at https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/log/?h=sysctl-next has moved to the shared sysctl-next branch located at https://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git/log/?h=sysctl-next. This commit changes the sysctl tree in MAINTAINERS to reflect this change. Acked-by: Kees Cook Acked-by: Luis Chamberlain Signed-off-by: Joel Granados --- diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a692..adf69ab891e01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17616,7 +17616,7 @@ M: Joel Granados L: linux-kernel@vger.kernel.org L: linux-fsdevel@vger.kernel.org S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git sysctl-next +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git sysctl-next F: fs/proc/proc_sysctl.c F: include/linux/sysctl.h F: kernel/sysctl-test.c