On Wed, Feb 23, 2022 at 02:32:56PM -0500, Mimi Zohar wrote: > Define a new KEYS/KEYRINGS_INTEGRITY record so that any changes > to platform_certs/ are posted on the linux-integrity mailing list > as well. > > Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxxxxx> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fdf0420ba477..6328cd4535bc 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 <jarkko@xxxxxxxxxx> > +M: Mimi Zohar <zohar@xxxxxxxxxxxxx> > +L: linux-integrity@xxxxxxxxxxxxxxx > +L: keyrings@xxxxxxxxxxxxxxx > +S: Supported > +F: security/integrity/platform_certs > + > KFENCE > M: Alexander Potapenko <glider@xxxxxxxxxx> > M: Marco Elver <elver@xxxxxxxxxx> > -- > 2.27.0 > Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx> BR, Jarkko