On Wed, Nov 15, 2023 at 12:04 PM Paul Moore <paul@xxxxxxxxxxxxxx> wrote: > > Bring the SELinux entry up to date with the following changes: > > * Remove the selinuxproject.org link. The wiki located there is in > read-only mode and exists primarily for historical reasons. > > * Add our patchwork link. I'm not sure this is of much use for > anyone but the maintainer, but there is a provision for including it > here so we might as well include it. > > * Add a bug report URI. I suspect most everyone knows to send mail > to the mailing list if they hit a bug, but let's make it official. > > * Add a link to the SELinux tree process/management documentation. > While the doc exists both in the canonical kernel.org location and > the GitHub mirror, provide a link to the mirror as GitHub does a > better job rendering the Markdown. > > Signed-off-by: Paul Moore <paul@xxxxxxxxxxxxxx> > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 97f51d5ec1cf..e5d289eaba83 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19520,8 +19520,10 @@ M: Stephen Smalley <stephen.smalley.work@xxxxxxxxx> > M: Eric Paris <eparis@xxxxxxxxxxxxxx> > L: selinux@xxxxxxxxxxxxxxx > S: Supported > -W: https://selinuxproject.org > W: https://github.com/SELinuxProject > +Q: https://patchwork.kernel.org/project/selinux/list > +B: mailto:selinux@xxxxxxxxxxxxxxx > +P: https://github.com/SELinuxProject/selinux-kernel/blob/main/README.md > T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git Unfortunately I didn't realize this until the patch hit my inbox, but I should also update the tree location to use https instead of git. I'll fix that when I merge the patch. > F: Documentation/ABI/removed/sysfs-selinux-checkreqprot > F: Documentation/ABI/removed/sysfs-selinux-disable > -- > 2.42.1 -- paul-moore.com