MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I only use the kernel.org repository for Landlock.
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Link: https://lore.kernel.org/r/20230209223814.308370-1-mic@digikod.net
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a36df9ed283d..70f13280921a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11686,7 +11686,7 @@ M: Mickaël Salaün <mic@digikod.net>
L: linux-security-module@vger.kernel.org
S: Supported
W: https://landlock.io
-T: git https://github.com/landlock-lsm/linux.git
+T: git https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git
F: Documentation/security/landlock.rst
F: Documentation/userspace-api/landlock.rst
F: include/uapi/linux/landlock.h
--
2.39.1
On Thu, Feb 9, 2023 at 5:38 PM Mickaël Salaün <mic@digikod.net> wrote: > > I only use the kernel.org repository for Landlock. > > Signed-off-by: Mickaël Salaün <mic@digikod.net> > Link: https://lore.kernel.org/r/20230209223814.308370-1-mic@digikod.net > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Looks like a proper git repo to me :) Reviewed-by: Paul Moore <paul@paul-moore.com> > diff --git a/MAINTAINERS b/MAINTAINERS > index a36df9ed283d..70f13280921a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11686,7 +11686,7 @@ M: Mickaël Salaün <mic@digikod.net> > L: linux-security-module@vger.kernel.org > S: Supported > W: https://landlock.io > -T: git https://github.com/landlock-lsm/linux.git > +T: git https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git > F: Documentation/security/landlock.rst > F: Documentation/userspace-api/landlock.rst > F: include/uapi/linux/landlock.h > -- > 2.39.1 -- paul-moore.com
© 2016 - 2025 Red Hat, Inc.