[PATCH] MAINTAINERS: rectify two issues in KEYS-TRUSTED entry

From: Lukas Bulwahn
Date: Sun Feb 10 2019 - 13:59:35 EST


Mimi Zohar used spaces instead of a tab when adding Jarkko Sakkinen as
further maintainer to the KEYS-TRUSTED section entry. Paul McKenney also
introduced a typo in Mimi Zohar's email address in the KEYS-TRUSTED section
entry.

The two issues were detected when writing a script that parses MAINTAINERS.

Fixes: 34bccd61b139 ("MAINTAINERS: add Jarkko as maintainer for trusted keys")
Fixes: 1dfddcdb95c4 ("MAINTAINERS: Update from @linux.vnet.ibm.com to @linux.ibm.com")

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
Mimi, please pick up this patch instead of
"[PATCH] MAINTAINERS: use tab instead of spaces". Thanks.

MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bf4965d6d5de..b4b62ea78eeb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8405,8 +8405,8 @@ F: security/keys/encrypted-keys/

KEYS-TRUSTED
M: James Bottomley <jejb@xxxxxxxxxxxxx>
-M: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
-M: Mimi Zohar <zohar@xxxxxxxxxxxx>
+M: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
+M: Mimi Zohar <zohar@xxxxxxxxxxxxx>
L: linux-integrity@xxxxxxxxxxxxxxx
L: keyrings@xxxxxxxxxxxxxxx
S: Supported
--
2.17.1