Skip to content

Commit

Permalink
Clean some maintainers 👼
Browse files Browse the repository at this point in the history
aluzzardi, crosbymichael, ehazlett, mavenugo 🤗

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
  • Loading branch information
vdemeester committed Feb 13, 2018
1 parent 4519c83 commit 4384870
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions MAINTAINERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Docker maintainers file
#
# This file describes who runs the docker/docker project and how.
# This file describes who runs the docker/cli project and how.
# This is a living document - if you see something out of date or missing, speak up!
#
# It is structured to be consumable by both humans and programs.
Expand All @@ -21,22 +21,14 @@
# a subsystem, they are responsible for doing so and holding the
# subsystem maintainers accountable. If ownership is unclear, they are the de facto owners.

# For each release (including minor releases), a "release captain" is assigned from the
# pool of core maintainers. Rotation is encouraged across all maintainers, to ensure
# the release process is clear and up-to-date.

people = [
"aaronlehmann",
"albers",
"aluzzardi",
"anusha",
"cpuguy83",
"crosbymichael",
"dnephin",
"ehazlett",
"johnstep",
"justincormack",
"mavenugo",
"mlaventure",
"stevvooe",
"tibor",
Expand Down Expand Up @@ -67,7 +59,6 @@
# - close an issue or pull request when it's inappropriate or off-topic

people = [
"ehazlett",
"programmerq",
"thajeztah"
]
Expand All @@ -90,11 +81,6 @@
Email = "github@albersweb.de"
GitHub = "albers"

[people.aluzzardi]
Name = "Andrea Luzzardi"
Email = "al@docker.com"
GitHub = "aluzzardi"

[people.anusha]
Name = "Anusha Ragunathan"
Email = "anusha@docker.com"
Expand All @@ -105,21 +91,11 @@
Email = "cpuguy83@gmail.com"
GitHub = "cpuguy83"

[people.crosbymichael]
Name = "Michael Crosby"
Email = "crosbymichael@gmail.com"
GitHub = "crosbymichael"

[people.dnephin]
Name = "Daniel Nephin"
Email = "dnephin@gmail.com"
GitHub = "dnephin"

[people.ehazlett]
Name = "Evan Hazlett"
Email = "ejhazlett@gmail.com"
GitHub = "ehazlett"

[people.johnstep]
Name = "John Stephens"
Email = "johnstep@docker.com"
Expand All @@ -140,11 +116,6 @@
Email = "mickael.laventure@docker.com"
GitHub = "mlaventure"

[people.shykes]
Name = "Solomon Hykes"
Email = "solomon@docker.com"
GitHub = "shykes"

[people.stevvooe]
Name = "Stephen Day"
Email = "stephen.day@docker.com"
Expand Down

0 comments on commit 4384870

Please sign in to comment.