Skip to content

Commit

Permalink
Merge pull request #2211 from thaJeztah/refresh_maintainers
Browse files Browse the repository at this point in the history
Refresh maintainers list
  • Loading branch information
thaJeztah authored Dec 12, 2019
2 parents 0fd5c16 + 7f06389 commit cff1a88
Showing 1 changed file with 15 additions and 21 deletions.
36 changes: 15 additions & 21 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,8 @@
# subsystem maintainers accountable. If ownership is unclear, they are the de facto owners.

people = [
"aaronlehmann",
"albers",
"cpuguy83",
"dnephin",
"justincormack",
"silvin-lubecki",
"stevvooe",
"thajeztah",
Expand All @@ -36,14 +33,6 @@
"vieux",
]

[Org."Docs maintainers"]

# TODO Describe the docs maintainers role.

people = [
"thajeztah"
]

[Org.Curators]

# The curators help ensure that incoming issues and pull requests are properly triaged and
Expand All @@ -61,6 +50,21 @@
"thajeztah"
]

[Org.Alumni]

# This list contains maintainers that are no longer active on the project.
# It is thanks to these people that the project has become what it is today.
# Thank you!

people = [
# Before becoming a maintainer, Daniel Nephin was a core contributor
# to "Fig" (now known as Docker Compose). As a maintainer for both the
# Engine and Docker CLI, Daniel contributed many features, among which
# the `docker stack` commands, allowing users to deploy their Docker
# Compose projects as a Swarm service.
"dnephin",
]

[people]

# A reference list of all people associated with the project.
Expand All @@ -69,11 +73,6 @@

# ADD YOURSELF HERE IN ALPHABETICAL ORDER

[people.aaronlehmann]
Name = "Aaron Lehmann"
Email = "aaron.lehmann@docker.com"
GitHub = "aaronlehmann"

[people.albers]
Name = "Harald Albers"
Email = "github@albersweb.de"
Expand All @@ -89,11 +88,6 @@
Email = "dnephin@gmail.com"
GitHub = "dnephin"

[people.justincormack]
Name = "Justin Cormack"
Email = "justin.cormack@docker.com"
GitHub = "justincormack"

[people.programmerq]
Name = "Jeff Anderson"
Email = "jeff@docker.com"
Expand Down

0 comments on commit cff1a88

Please sign in to comment.