diff options
author | Matt Bobrowski <[email protected]> | 2024-03-26 19:50:19 +0000 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-03-27 11:10:36 -0700 |
commit | 4dd651076ef0e5f09940f763a1b4e8a209dab7ab (patch) | |
tree | 3ef103c9a06584bfc4293df39e189aa3e294eedf | |
parent | a4e02d6b91c5e57f820032ec6ad794694c86f327 (diff) |
bpf: update BPF LSM designated reviewer list
Adding myself in place of both Brendan and Florent as both have since
moved on from working on the BPF LSM and will no longer be devoting
their time to maintaining the BPF LSM.
Signed-off-by: Matt Bobrowski <[email protected]>
Acked-by: KP Singh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 272dba71f6d9..9372dcff0f35 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3941,8 +3941,7 @@ F: kernel/bpf/ringbuf.c BPF [SECURITY & LSM] (Security Audit and Enforcement using BPF) M: KP Singh <[email protected]> -R: Florent Revest <[email protected]> -R: Brendan Jackman <[email protected]> +R: Matt Bobrowski <[email protected]> S: Maintained F: Documentation/bpf/prog_lsm.rst |