From 7f063899efb215e96155dac8b506c7f32f4d4c8b Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 4 Dec 2019 13:08:15 +0100 Subject: [PATCH] Maintainers: remove Justin and Aaron Updating this file to match reality. Both Justin and Aaron have informed me that they were not expecting to be involved with maintaining the CLI, so removing them from the list. Aaron was mostly active on the daemon / engine, so I decided to not include him in the alumni on this repository, and Justin remains active as a maintainer on the engine. Signed-off-by: Sebastiaan van Stijn --- MAINTAINERS | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fa4a2d7d5e..ef7dcd5c59 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22,10 +22,8 @@ # subsystem maintainers accountable. If ownership is unclear, they are the de facto owners. people = [ - "aaronlehmann", "albers", "cpuguy83", - "justincormack", "silvin-lubecki", "stevvooe", "thajeztah", @@ -75,11 +73,6 @@ # ADD YOURSELF HERE IN ALPHABETICAL ORDER - [people.aaronlehmann] - Name = "Aaron Lehmann" - Email = "aaron.lehmann@docker.com" - GitHub = "aaronlehmann" - [people.albers] Name = "Harald Albers" Email = "github@albersweb.de" @@ -95,11 +88,6 @@ Email = "dnephin@gmail.com" GitHub = "dnephin" - [people.justincormack] - Name = "Justin Cormack" - Email = "justin.cormack@docker.com" - GitHub = "justincormack" - [people.programmerq] Name = "Jeff Anderson" Email = "jeff@docker.com"