MAINTAINERS: Update sysctl tree location
authorJoel Granados <j.granados@samsung.com>
Fri, 26 Jan 2024 11:53:10 +0000 (12:53 +0100)
committerJoel Granados <j.granados@samsung.com>
Wed, 14 Feb 2024 20:40:57 +0000 (21:40 +0100)
commitcec030ec414ec94fb25b49da688eea264e054e42
treed04ca4acdd13e6ea537e7f7621cb066e8919b994
parent6613476e225e090cc9aad49be7fa504e290dd33d
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 <keescook@chromium.org>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Joel Granados <j.granados@samsung.com>
MAINTAINERS