diff options
author | Paul Moore <[email protected]> | 2023-12-20 11:52:45 -0500 |
---|---|---|
committer | Paul Moore <[email protected]> | 2023-12-22 18:04:20 -0500 |
commit | e24a6371282be83932b4254169bfb8216a8363ea (patch) | |
tree | e81b6b91b9ea0f5102307ad67062b26367672fcd | |
parent | 3c1e09d533dba45af8b4681f005c9b5807f9b182 (diff) |
MAINTAINERS: add Ondrej Mosnacek as a SELinux reviewer
Add Ondrej as a trusted SELinux reviewer. Ondrej has a long history
of providing quality SELinux kernel patches and we're lucky to have
him as an official SELinux reviewer.
Reviewed-by: Stephen Smalley <[email protected]>
Acked-by: Ondrej Mosnacek <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 931c52cc8393..295939417dc0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19518,6 +19518,7 @@ SELINUX SECURITY MODULE M: Paul Moore <[email protected]> M: Stephen Smalley <[email protected]> M: Eric Paris <[email protected]> +R: Ondrej Mosnacek <[email protected]> S: Supported W: https://github.com/SELinuxProject |