mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
Merge pull request #3635 from rn/maint
Add Alumni to MAINTAINERS and update Authors
This commit is contained in:
commit
ef5e3fe3fe
4
AUTHORS
4
AUTHORS
@ -22,6 +22,7 @@ Brice Figureau <brice-puppet@daysofwonder.com>
|
|||||||
Carlton-Semple <carlton.semple@ibm.com>
|
Carlton-Semple <carlton.semple@ibm.com>
|
||||||
Chanwit Kaewkasi <chanwit@gmail.com>
|
Chanwit Kaewkasi <chanwit@gmail.com>
|
||||||
Christian Wuerdig <christian.wuerdig@gmail.com>
|
Christian Wuerdig <christian.wuerdig@gmail.com>
|
||||||
|
Clovis Durand <cd.clovel19@gmail.com>
|
||||||
Craig Ingram <cingram@heroku.com>
|
Craig Ingram <cingram@heroku.com>
|
||||||
Damiano Donati <damiano.donati@gmail.com>
|
Damiano Donati <damiano.donati@gmail.com>
|
||||||
Dan Finneran <dan@thebsdbox.co.uk>
|
Dan Finneran <dan@thebsdbox.co.uk>
|
||||||
@ -46,6 +47,7 @@ Eric Briand <eric.briand@gmail.com>
|
|||||||
Evan Hazlett <ejhazlett@gmail.com>
|
Evan Hazlett <ejhazlett@gmail.com>
|
||||||
Federico Pellegatta <12744504+federico-pellegatta@users.noreply.github.com>
|
Federico Pellegatta <12744504+federico-pellegatta@users.noreply.github.com>
|
||||||
French Ben <frenchben@docker.com>
|
French Ben <frenchben@docker.com>
|
||||||
|
Frédéric Dalleau <frederic.dalleau@docker.com>
|
||||||
functor <meehow@gmail.com>
|
functor <meehow@gmail.com>
|
||||||
Gabriel Chabot <gabriel.chabot@qarnot-computing.com>
|
Gabriel Chabot <gabriel.chabot@qarnot-computing.com>
|
||||||
Garth Bushell <garth.bushell@oracle.com>
|
Garth Bushell <garth.bushell@oracle.com>
|
||||||
@ -94,6 +96,7 @@ Mathieu Pasquet <mathieu.pasquet@alterway.fr>
|
|||||||
Matt Bajor <matt.bajor@workday.com>
|
Matt Bajor <matt.bajor@workday.com>
|
||||||
Matt Bentley <matt.bentley@docker.com>
|
Matt Bentley <matt.bentley@docker.com>
|
||||||
Matt Johnson <matjohn2@cisco.com>
|
Matt Johnson <matjohn2@cisco.com>
|
||||||
|
Michael Aldridge <aldridge.mac@gmail.com>
|
||||||
Michel Courtine <michel.courtine@docker.com>
|
Michel Courtine <michel.courtine@docker.com>
|
||||||
Mickaël Salaün <mic@digikod.net>
|
Mickaël Salaün <mic@digikod.net>
|
||||||
Mindy Preston <mindy.preston@docker.com>
|
Mindy Preston <mindy.preston@docker.com>
|
||||||
@ -108,6 +111,7 @@ Olaf Bergner <olaf.bergner@gmx.de>
|
|||||||
Olaf Flebbe <of@oflebbe.de>
|
Olaf Flebbe <of@oflebbe.de>
|
||||||
Omar Ramadan <omar.ramadan93@gmail.com>
|
Omar Ramadan <omar.ramadan93@gmail.com>
|
||||||
Patrik Cyvoct <patrik@ptrk.io>
|
Patrik Cyvoct <patrik@ptrk.io>
|
||||||
|
Petr Fedchenkov <giggsoff@gmail.com>
|
||||||
Phil Estes <estesp@linux.vnet.ibm.com>
|
Phil Estes <estesp@linux.vnet.ibm.com>
|
||||||
Pierre Gayvallet <pierre.gayvallet@docker.com>
|
Pierre Gayvallet <pierre.gayvallet@docker.com>
|
||||||
Pratik Mallya <mallya@us.ibm.com>
|
Pratik Mallya <mallya@us.ibm.com>
|
||||||
|
15
MAINTAINERS
15
MAINTAINERS
@ -167,6 +167,16 @@ on disputes for technical matters."
|
|||||||
"rn",
|
"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]
|
[people]
|
||||||
|
|
||||||
# A reference list of all people associated with the project.
|
# A reference list of all people associated with the project.
|
||||||
@ -199,6 +209,11 @@ on disputes for technical matters."
|
|||||||
Email = "justin.cormack@docker.com"
|
Email = "justin.cormack@docker.com"
|
||||||
GitHub = "justincormack"
|
GitHub = "justincormack"
|
||||||
|
|
||||||
|
[people.riyazdf]
|
||||||
|
Name = "Riyaz Faizullabhoy"
|
||||||
|
Email = "riyaz@docker.com"
|
||||||
|
GitHub = "riyazdf"
|
||||||
|
|
||||||
[people.rn]
|
[people.rn]
|
||||||
Name = "Rolf Neugebauer"
|
Name = "Rolf Neugebauer"
|
||||||
Email = "rn@rneugeba.io"
|
Email = "rn@rneugeba.io"
|
||||||
|
Loading…
Reference in New Issue
Block a user