Skip to content

Commit 6b50c37

Browse files
authored
Merge pull request #19 from stevvooe/update-maintainers-file
MAINTAINERS: update maintainers file
2 parents 2ce358b + 7b36afd commit 6b50c37

File tree

1 file changed

+7
-39
lines changed

1 file changed

+7
-39
lines changed

MAINTAINERS

Lines changed: 7 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,7 @@
1-
# Project maintainers file
2-
#
3-
# This file describes who runs the docker/PROJECT project and how.
4-
# This is a living document - if you see something out of date or missing, speak up!
5-
#
6-
# It is structured to be consumable by both humans and programs.
7-
# To extract its contents programmatically, use any TOML-compliant parser.
8-
#
9-
# This file is compiled into the MAINTAINERS file in docker/opensource.
10-
#
11-
[Org]
12-
[Org."Core maintainers"]
13-
people = [
14-
"aaronlehmann",
15-
"dmcgowan",
16-
"stevvooe"
17-
]
18-
19-
[people]
20-
21-
# A reference list of all people associated with the project.
22-
# All other sections should refer to people by their canonical key
23-
# in the people section.
24-
25-
# ADD YOURSELF HERE IN ALPHABETICAL ORDER
26-
[people.aaronlehmann]
27-
Name = "Aaron Lehmann"
28-
29-
GitHub = "aaronlehmann"
30-
31-
[people.dmcgowan]
32-
Name = "Derek McGowan"
33-
34-
GitHub = "dmcgowan"
35-
36-
[people.stevvooe]
37-
Name = "Stephen J. Day"
38-
39-
GitHub = "stevvooe"
1+
Brandon Philips <[email protected]> (@philips)
2+
Brendan Burns <[email protected]> (@brendandburns)
3+
Jason Bouzane <[email protected]> (@jbouzane)
4+
John Starks <[email protected]> (@jstarks)
5+
Jonathan Boulle <[email protected]> (@jonboulle)
6+
Stephen Day <[email protected]> (@stevvooe)
7+
Vincent Batts <[email protected]> (@vbatts)

0 commit comments

Comments
 (0)