diff options
author | John Johansen <[email protected]> | 2018-03-13 20:53:08 -0700 |
---|---|---|
committer | John Johansen <[email protected]> | 2018-03-13 23:22:12 -0700 |
commit | e540c3c901934e23e5eaa9adec8aba1af317220c (patch) | |
tree | d668e9fa9cb2f1fc9fa90b2333610775560fa942 | |
parent | b9590ad4c4f2fedc364016613f2af74ea7758bea (diff) |
apparmor: update MAINTAINERS file git and wiki locations
The apparmor information in the MAINTAINERS file is out of date
update it to the correct git reference for the master apparmor tree.
And update the wiki location to use apparmor.net which forwards to
the current wiki location on gitlab.com.
Signed-off-by: John Johansen <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 845fc25812f1..2c0eceb2ac34 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -915,8 +915,8 @@ F: drivers/char/apm-emulation.c APPARMOR SECURITY MODULE M: John Johansen <[email protected]> L: [email protected] (subscribers-only, general discussion) -W: apparmor.wiki.kernel.org -T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git +W: wiki.apparmor.net +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor S: Supported F: security/apparmor/ F: Documentation/admin-guide/LSM/apparmor.rst |