Skip to content

Commit

Permalink
chore: update MAINTAINERS and remove CODEOWNERS (#3188)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
milas committed Nov 21, 2023
1 parent 586988c commit 7140969
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .github/CODEOWNERS

This file was deleted.

16 changes: 14 additions & 2 deletions MAINTAINERS
Expand Up @@ -11,17 +11,19 @@
[Org]
[Org."Core maintainers"]
people = [
"aiordache",
"ulyssessouza",
"glours",
"milas",
]
[Org.Alumni]
people = [
"aiordache",
"aanand",
"bfirsh",
"dnephin",
"mnowster",
"mpetazzoni",
"shin-",
"ulyssessouza",
]

[people]
Expand Down Expand Up @@ -52,6 +54,16 @@
Email = "dnephin@gmail.com"
GitHub = "dnephin"

[people.glours]
Name = "Guillaume Lours"
Email = "705411+glours@users.noreply.github.com"
GitHub = "glours"

[people.milas]
Name = "Milas Bowman"
Email = "devnull@milas.dev"
GitHub = "milas"

[people.mnowster]
Name = "Mazz Mosley"
Email = "mazz@houseofmnowster.com"
Expand Down

0 comments on commit 7140969

Please sign in to comment.