From 6977c94ef75c535eddad0b4da155601fae7b14d9 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sat, 24 Apr 2021 10:20:32 +0100 Subject: [PATCH] MAINTAINERS: Add Alumni section Signed-off-by: Rolf Neugebauer --- MAINTAINERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7f95e7ce1..94ea0e523 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -167,6 +167,16 @@ on disputes for technical matters." "rn", ] + [Org.Alumni] + + # This list contains maintainers that are no longer active on the project. + # It is thanks to these people that the project has become what it is today. + # Thank you! + + people = [ + "riyazdf", + ] + [people] # A reference list of all people associated with the project. @@ -199,6 +209,11 @@ on disputes for technical matters." Email = "justin.cormack@docker.com" GitHub = "justincormack" + [people.riyazdf] + Name = "Riyaz Faizullabhoy" + Email = "riyaz@docker.com" + GitHub = "riyazdf" + [people.rn] Name = "Rolf Neugebauer" Email = "rn@rneugeba.io"