In order to maintain the code for the Brute LSM add a new entry to the maintainers list.
Signed-off-by: John Wood <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 867157311dc8..3d3b34f87913 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3734,6 +3734,13 @@ L: [email protected] S: Supported F: drivers/net/ethernet/brocade/bna/ +BRUTE SECURITY MODULE +M: John Wood <[email protected]> +S: Maintained +F: Documentation/admin-guide/LSM/Brute.rst +F: include/brute/ +F: security/brute/ + BSG (block layer generic sg v4 driver) M: FUJITA Tomonori <[email protected]> L: [email protected] -- 2.25.1

