aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-08-27 20:20:29 +0200
committerGreg Kroah-Hartman <[email protected]>2020-09-04 18:15:44 +0200
commit51de18bff23362bfaa3c7af33bb455de274b49c9 (patch)
tree77b7674552331b6706b84554d3399f60085a2f41
parent693a8e936590f93451e6f5a3d748616f5a59c80b (diff)
MAINTAINERS: Add the security document to SECURITY CONTACT
When changing the document related to kernel security workflow, notify the security mailing list as its concerned by this. Cc: <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f0068bceeb61..c5317a7ddee0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15546,6 +15546,7 @@ F: include/uapi/linux/sed*
SECURITY CONTACT
M: Security Officers <[email protected]>
S: Supported
+F: Documentation/admin-guide/security-bugs.rst
SECURITY SUBSYSTEM
M: James Morris <[email protected]>