[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240126-for-6-8-v1-1-9695cdd9f8ef@samsung.com>
Date: Fri, 26 Jan 2024 12:53:10 +0100
From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@...nel.org>
To: Luis Chamberlain <mcgrof@...nel.org>
Cc: Kees Cook <keescook@...omium.org>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, Joel Granados <j.granados@...sung.com>
Subject: [PATCH] MAINTAINERS: Update sysctl tree location
From: Joel Granados <j.granados@...sung.com>
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@...nel.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.
Signed-off-by: Joel Granados <j.granados@...sung.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d1052fa6a69..adf69ab891e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17616,7 +17616,7 @@ M: Joel Granados <j.granados@...sung.com>
L: linux-kernel@...r.kernel.org
L: linux-fsdevel@...r.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
---
base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
change-id: 20240126-for-6-8-85ce1cc6606b
Best regards,
--
Joel Granados <j.granados@...sung.com>
Powered by blists - more mailing lists