diff options
author | Mickaël Salaün <[email protected]> | 2024-04-25 11:21:21 +0200 |
---|---|---|
committer | Mickaël Salaün <[email protected]> | 2024-05-13 06:58:36 +0200 |
commit | 5bf9e57e634bd72a97b4b12c87186fc052a6a116 (patch) | |
tree | afb35305e5f616a93e5f774a33d4f9c4a3fda00f | |
parent | d1654fd98be731b08d2b7b857ef2026df6767e3d (diff) |
MAINTAINERS: Add Günther Noack as Landlock reviewer
Günther is a major contributor to Landlock, both on the kernel and user
space sides, and he is already reviewing Landlock changes. Thanks!
Cc: James Morris <[email protected]>
Cc: Paul Moore <[email protected]>
Cc: Serge E. Hallyn <[email protected]>
Acked-by: Günther Noack <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mickaël Salaün <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b01345abadb2..4b261c8971c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12214,6 +12214,7 @@ F: net/l3mdev LANDLOCK SECURITY MODULE M: Mickaël Salaün <[email protected]> +R: Günther Noack <[email protected]> S: Supported W: https://landlock.io |