Move Daniel to alumni

Thanks Daniel!

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2019-12-04 13:04:47 +01:00
parent 046a13f996
commit 2e2d2e16c9
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 15 additions and 1 deletions

View File

@ -25,7 +25,6 @@
"aaronlehmann", "aaronlehmann",
"albers", "albers",
"cpuguy83", "cpuguy83",
"dnephin",
"justincormack", "justincormack",
"silvin-lubecki", "silvin-lubecki",
"stevvooe", "stevvooe",
@ -53,6 +52,21 @@
"thajeztah" "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] [people]
# A reference list of all people associated with the project. # A reference list of all people associated with the project.