diff options
author | John Johansen <john.johansen@canonical.com> | 2021-12-31 08:07:38 +0100 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2022-07-10 00:13:59 +0200 |
commit | 7b4bd1274d350a5d0f64b990877c572fb35ad173 (patch) | |
tree | 22e521c70fe3b60cb6e1e1e55e35143a1bd5f5fd /MAINTAINERS | |
parent | apparmor: don't create raw_sha1 symlink if sha1 hashing is disabled (diff) | |
download | linux-7b4bd1274d350a5d0f64b990877c572fb35ad173.tar.xz linux-7b4bd1274d350a5d0f64b990877c572fb35ad173.zip |
apparmor: Update MAINTAINERS file with the lastest information
Update with the latest website, wiki, and gitlab tree information.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..3935e63a1801 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1370,10 +1370,13 @@ F: include/uapi/linux/apm_bios.h APPARMOR SECURITY MODULE M: John Johansen <john.johansen@canonical.com> -L: apparmor@lists.ubuntu.com (subscribers-only, general discussion) +L: apparmor@lists.ubuntu.com (moderated for non-subscribers) S: Supported -W: wiki.apparmor.net +W: apparmor.net +B: https://gitlab.com/apparmor/apparmor-kernel +C: irc://irc.oftc.net/apparmor T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor +T: https://gitlab.com/apparmor/apparmor-kernel.git F: Documentation/admin-guide/LSM/apparmor.rst F: security/apparmor/ |