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 <[email protected]>
---
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 <[email protected]>
-M: Jarkko Sakkinen <[email protected]>
-M: Mimi Zohar <[email protected]>
+M: Jarkko Sakkinen <[email protected]>
+M: Mimi Zohar <[email protected]>
L: [email protected]
L: [email protected]
S: Supported
--
2.17.1