Skip to content

Commit 97752b2

Browse files
gloursndeloof
authored andcommitted
refresh Maintainers list
Signed-off-by: Guillaume Lours <[email protected]>
1 parent 69c0a58 commit 97752b2

File tree

1 file changed

+63
-8
lines changed

1 file changed

+63
-8
lines changed

MAINTAINERS

Lines changed: 63 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker maintainers file
22
#
3-
# This file describes who runs the docker/compose-cli project and how.
3+
# This file describes who runs the docker/compose project and how.
44
# This is a living document - if you see something out of date or missing, speak up!
55
#
66
# It is structured to be consumable by both humans and programs.
@@ -22,13 +22,28 @@
2222
# subsystem maintainers accountable. If ownership is unclear, they are the de facto owners.
2323

2424
people = [
25-
"rumpl",
26-
"gtardif",
25+
"glours",
26+
"milas",
27+
"laurazard",
2728
"ndeloof",
28-
"chris-crone",
29+
"nicksieger",
30+
"StefanScherer",
2931
"ulyssessouza"
3032
]
3133

34+
[Org."Regular maintainers"]
35+
# The Regular maintainers are people who aren't Core maintainers but are around
36+
# to help reviewing and fixing bugs, just on a less regular basis than previously.
37+
# Most of them were previously Core maintainers of Compose.
38+
people = [
39+
"aiordache",
40+
"chris-crone",
41+
"gtardif",
42+
"maxcleme",
43+
"rumpl",
44+
"thaJeztah"
45+
]
46+
3247
[people]
3348

3449
# A reference list of all people associated with the project.
@@ -37,16 +52,46 @@
3752

3853
# ADD YOURSELF HERE IN ALPHABETICAL ORDER
3954

55+
[people.aiordache]
56+
Name = "Anca Iordache"
57+
58+
GitHub = "aiordache "
59+
4060
[people.chris-crone]
4161
Name = "Christopher Crone"
4262
4363
GitHub = "chris-crone"
4464

65+
[people.glours]
66+
Name = "Guillaume Lours"
67+
68+
GitHub = "glours"
69+
4570
[people.gtardif]
4671
Name = "Guillaume Tardif"
4772
4873
GitHub = "gtardif"
4974

75+
[people.laurazard]
76+
Name = "Laura Brehm"
77+
78+
GitHub = "laurazard"
79+
80+
[people.maxcleme]
81+
Name = "Maxime Clement"
82+
83+
GitHub = "maxcleme"
84+
85+
[people.milas]
86+
Name = "Milas Bowman"
87+
88+
GitHub = "milas"
89+
90+
[people.nicksieger]
91+
Name = "Nick Sieger"
92+
93+
GitHub = "nicksieger"
94+
5095
[people.ndeloof]
5196
Name = "Nicolas Deloof"
5297
@@ -57,7 +102,17 @@
57102
58103
GitHub = "rumpl"
59104

60-
[people.ulyssessouza]
61-
Name = "Ulysses Souza"
62-
Email = "<[email protected]"
63-
Github = "ulyssessouza"
105+
[people.thaJeztah]
106+
Name = "Sebastiaan van Stijn"
107+
108+
GitHub = "thaJeztah "
109+
110+
[people.StefanScherer]
111+
Name = "Stefan Scherer"
112+
113+
GitHub = "StefanScherer"
114+
115+
[people.ulyssessouza]
116+
Name = "Ulysses Souza"
117+
Email = "<[email protected]"
118+
Github = "ulyssessouza"

0 commit comments

Comments
 (0)