Message ID | 20201025134540.3770-9-john.wood@gmx.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Fork brute force attack mitigation | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 867157311dc8..3d3b34f87913 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3734,6 +3734,13 @@ L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/brocade/bna/ +BRUTE SECURITY MODULE +M: John Wood <john.wood@gmx.com> +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 <fujita.tomonori@lab.ntt.co.jp> L: linux-scsi@vger.kernel.org
In order to maintain the code for the Brute LSM add a new entry to the maintainers list. Signed-off-by: John Wood <john.wood@gmx.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.25.1