From 5b5acf04b4662ef34f218a45de4b5221d3e63cc0 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 6 Mar 2017 16:55:51 +0100 Subject: [PATCH] Move Jana to alumni Signed-off-by: Sebastiaan van Stijn Upstream-commit: 1aeb2cf7cbdcc37af187696fc4c6b087048ccc8a Component: engine --- components/engine/MAINTAINERS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/components/engine/MAINTAINERS b/components/engine/MAINTAINERS index e264845907..475c03035f 100644 --- a/components/engine/MAINTAINERS +++ b/components/engine/MAINTAINERS @@ -43,7 +43,6 @@ "mavenugo", "mhbauer", "mlaventure", - "mrjana", "runcom", "stevvooe", "tianon", @@ -150,6 +149,16 @@ # maryatdocker/docker-whale back in May 2015. "moxiegirl", + # Jana Radhakrishnan was part of the SocketPlane team that joined Docker. + # As a maintainer, he was the lead architect for the Container Network + # Model (CNM) implemented through libnetwork, and the "routing mesh" powering + # Swarm mode networking. + # + # Jana started new adventures in networking, but you can find him tweeting as @mrjana, + # coding on GitHub https://github.com/mrjana, and he may be hiding on the Docker Community + # slack channel :-) + "mrjana", + # 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