Merge pull request #31484 from thaJeztah/waves-bye-to-down-under

Move Sven to alumni
This commit is contained in:
Sven Dowideit 2017-03-02 23:17:49 +10:00 committed by GitHub
commit 9bebc635a2

View file

@ -61,7 +61,6 @@
people = [
"misty",
"sven",
"thajeztah"
]
@ -151,6 +150,20 @@
# maryatdocker/docker-whale back in May 2015.
"moxiegirl",
# Sven Dowideit became a well known person in the Docker ecosphere, building
# boot2docker, and became a regular contributor to the project, starting as
# early as October 2013 (https://github.com/docker/docker/pull/2119), to become
# a maintainer less than two months later (https://github.com/docker/docker/pull/3061).
#
# As a maintainer, Sven took on the task to convert the documentation from
# ReStructuredText to Markdown, migrate to Hugo for generating the docs, and
# writing tooling for building, testing, and publishing them.
#
# If you're not in the occasion to visit "the Australian office", you
# can keep up with Sven on Twitter (@SvenDowideit), his blog http://fosiki.com,
# and of course on GitHub.
"sven",
# Vincent "vbatts!" Batts made his first contribution to the project
# in November 2013, to become a maintainer a few months later, on
# May 10, 2014 (https://github.com/docker/docker/commit/d6e666a87a01a5634c250358a94c814bf26cb778).