Skip to content

Commit 7140969

Browse files
authored
chore: update MAINTAINERS and remove CODEOWNERS (#3188)
Update `MAINTAINERS` with the current folks, adn remove the `CODEOWNERS` file entirely -- it's not really helpful here, as this project isn't big enough to have multiple subsections with different maintainers/owners. Signed-off-by: Milas Bowman <milas.bowman@docker.com>
1 parent 586988c commit 7140969

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 6 deletions
This file was deleted.

MAINTAINERS

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,19 @@
1111
[Org]
1212
[Org."Core maintainers"]
1313
people = [
14-
"aiordache",
15-
"ulyssessouza",
14+
"glours",
15+
"milas",
1616
]
1717
[Org.Alumni]
1818
people = [
19+
"aiordache",
1920
"aanand",
2021
"bfirsh",
2122
"dnephin",
2223
"mnowster",
2324
"mpetazzoni",
2425
"shin-",
26+
"ulyssessouza",
2527
]
2628

2729
[people]
@@ -52,6 +54,16 @@
5254
Email = "dnephin@gmail.com"
5355
GitHub = "dnephin"
5456

57+
[people.glours]
58+
Name = "Guillaume Lours"
59+
Email = "705411+glours@users.noreply.github.com"
60+
GitHub = "glours"
61+
62+
[people.milas]
63+
Name = "Milas Bowman"
64+
Email = "devnull@milas.dev"
65+
GitHub = "milas"
66+
5567
[people.mnowster]
5668
Name = "Mazz Mosley"
5769
Email = "mazz@houseofmnowster.com"

0 commit comments

Comments
 (0)