From db5c9e632f864a848f0227137eb9cbe070d454f9 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 3 Dec 2019 13:42:10 +0100 Subject: [PATCH] =?UTF-8?q?Move=20Micka=C3=ABl=20to=20alumni=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastiaan van Stijn --- MAINTAINERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index f069ffc3db..70f7a250b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -37,7 +37,6 @@ "kolyshkin", "lowenna", "mhbauer", - "mlaventure", "runcom", "stevvooe", "thajeztah", @@ -171,6 +170,13 @@ # Swarm mode networking. "mavenugo", + # As a maintainer, Kenfe-Mickaël Laventure worked on the container runtime, + # integrating containerd 1.0 with the daemon, and adding support for custom + # OCI runtimes, as well as implementing the `docker prune` subcommands, + # which was a welcome feature to be added. You can keep up with Mickaél on + # Twitter (@kmlaventure). + "mlaventure", + # As a docs maintainer, Mary Anthony contributed greatly to the Docker # docs. She wrote the Docker Contributor Guide and Getting Started # Guides. She helped create a doc build system independent of