diff --git a/AUTHORS b/AUTHORS index 86d59ddb7..dfd12e8c6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,6 +22,7 @@ Brice Figureau Carlton-Semple Chanwit Kaewkasi Christian Wuerdig +Clovis Durand Craig Ingram Damiano Donati Dan Finneran @@ -46,6 +47,7 @@ Eric Briand Evan Hazlett Federico Pellegatta <12744504+federico-pellegatta@users.noreply.github.com> French Ben +Frédéric Dalleau functor Gabriel Chabot Garth Bushell @@ -94,6 +96,7 @@ Mathieu Pasquet Matt Bajor Matt Bentley Matt Johnson +Michael Aldridge Michel Courtine Mickaël Salaün Mindy Preston @@ -108,6 +111,7 @@ Olaf Bergner Olaf Flebbe Omar Ramadan Patrik Cyvoct +Petr Fedchenkov Phil Estes Pierre Gayvallet Pratik Mallya 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"