[PATCH] MAINTAINERS: use tab instead of spaces

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


Mimi Zohar used spaces instead of a tab when adding Jarkko Sakkinen as
further maintainer to the KEYS-TRUSTED section entry. So, we rectify this
with this commit.

The issue was detected when writing a script that parses MAINTAINERS.

Fixes: 34bccd61b139 ("MAINTAINERS: add Jarkko as maintainer for trusted keys")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
Mimi, please pick up this patch. Thanks.

MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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

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