From: Mimi Zohar Date: Wed, 23 Feb 2022 16:41:18 +0000 (-0500) Subject: MAINTAINERS: add missing security/integrity/platform_certs X-Git-Tag: v5.18-rc1~182^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a48b4c428dc92b5e0b19de83e7eb8d530dddd48;p=thirdparty%2Flinux.git MAINTAINERS: add missing security/integrity/platform_certs Define a new KEYS/KEYRINGS_INTEGRITY record so that any changes to platform_certs/ are posted on the linux-integrity mailing list as well. Reviewed-by: Jarkko Sakkinen Signed-off-by: Mimi Zohar --- diff --git a/MAINTAINERS b/MAINTAINERS index fdf0420ba477e..6328cd4535bcf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10660,6 +10660,14 @@ F: include/linux/keyctl.h F: include/uapi/linux/keyctl.h F: security/keys/ +KEYS/KEYRINGS_INTEGRITY +M: Jarkko Sakkinen +M: Mimi Zohar +L: linux-integrity@vger.kernel.org +L: keyrings@vger.kernel.org +S: Supported +F: security/integrity/platform_certs + KFENCE M: Alexander Potapenko M: Marco Elver