refresh Maintainers list

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours 2023-01-27 23:46:30 +01:00 committed by Nicolas De loof
parent 69c0a583be
commit 97752b23e8

View File

@ -1,6 +1,6 @@
# Docker maintainers file # Docker maintainers file
# #
# This file describes who runs the docker/compose-cli project and how. # This file describes who runs the docker/compose project and how.
# This is a living document - if you see something out of date or missing, speak up! # This is a living document - if you see something out of date or missing, speak up!
# #
# It is structured to be consumable by both humans and programs. # It is structured to be consumable by both humans and programs.
@ -22,13 +22,28 @@
# subsystem maintainers accountable. If ownership is unclear, they are the de facto owners. # subsystem maintainers accountable. If ownership is unclear, they are the de facto owners.
people = [ people = [
"rumpl", "glours",
"gtardif", "milas",
"laurazard",
"ndeloof", "ndeloof",
"chris-crone", "nicksieger",
"StefanScherer",
"ulyssessouza" "ulyssessouza"
] ]
[Org."Regular maintainers"]
# The Regular maintainers are people who aren't Core maintainers but are around
# to help reviewing and fixing bugs, just on a less regular basis than previously.
# Most of them were previously Core maintainers of Compose.
people = [
"aiordache",
"chris-crone",
"gtardif",
"maxcleme",
"rumpl",
"thaJeztah"
]
[people] [people]
# A reference list of all people associated with the project. # A reference list of all people associated with the project.
@ -37,16 +52,46 @@
# ADD YOURSELF HERE IN ALPHABETICAL ORDER # ADD YOURSELF HERE IN ALPHABETICAL ORDER
[people.aiordache]
Name = "Anca Iordache"
Email = "anca.iordache@docker.com"
GitHub = "aiordache "
[people.chris-crone] [people.chris-crone]
Name = "Christopher Crone" Name = "Christopher Crone"
Email = "christopher.crone@docker.com" Email = "christopher.crone@docker.com"
GitHub = "chris-crone" GitHub = "chris-crone"
[people.glours]
Name = "Guillaume Lours"
Email = "guillaume.lours@docker.com"
GitHub = "glours"
[people.gtardif] [people.gtardif]
Name = "Guillaume Tardif" Name = "Guillaume Tardif"
Email = "guillaume.tardif@docker.com" Email = "guillaume.tardif@docker.com"
GitHub = "gtardif" GitHub = "gtardif"
[people.laurazard]
Name = "Laura Brehm"
Email = "laura.brehm@docker.com"
GitHub = "laurazard"
[people.maxcleme]
Name = "Maxime Clement"
Email = "maxime.clement@docker.com"
GitHub = "maxcleme"
[people.milas]
Name = "Milas Bowman"
Email = "milas.bowman@docker.com"
GitHub = "milas"
[people.nicksieger]
Name = "Nick Sieger"
Email = "nick.sieger@docker.com"
GitHub = "nicksieger"
[people.ndeloof] [people.ndeloof]
Name = "Nicolas Deloof" Name = "Nicolas Deloof"
Email = "nicolas.deloof@docker.com" Email = "nicolas.deloof@docker.com"
@ -57,6 +102,16 @@
Email = "djordje.lukic@docker.com" Email = "djordje.lukic@docker.com"
GitHub = "rumpl" GitHub = "rumpl"
[people.thaJeztah]
Name = "Sebastiaan van Stijn"
Email = "sebastiaan.vanstijn@docker.com"
GitHub = "thaJeztah "
[people.StefanScherer]
Name = "Stefan Scherer"
Email = "stefan.scherer@docker.com"
GitHub = "StefanScherer"
[people.ulyssessouza] [people.ulyssessouza]
Name = "Ulysses Souza" Name = "Ulysses Souza"
Email = "<ulysses.souza@docker.com" Email = "<ulysses.souza@docker.com"