From fc827f295b30a5721e9b071c7924a4f23d3f192d Mon Sep 17 00:00:00 2001 From: Djordje Lukic Date: Tue, 2 Nov 2021 22:39:51 +0100 Subject: [PATCH] Fix the maintainers array in MAINTAINERS Signed-off-by: Djordje Lukic --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1a74da35c..819532f2b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24,8 +24,8 @@ people = [ "rumpl", "gtardif", - "ndeloof" - "chris-crone" + "ndeloof", + "chris-crone", "ulyssessouza" ]