From 4d51c553c8b57147cc7765479dfd5705945a60a6 Mon Sep 17 00:00:00 2001 From: Stephen J Day Date: Fri, 27 Jan 2017 10:43:29 -0800 Subject: [PATCH] MAINTAINERS: add dmcgowan Derek McGowan will be joining as a maintainer of containerd. He will bring his extensive experience in graphdrivers and distribution to ensure success in this project. Please welcome him! Signed-off-by: Stephen J Day --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c789701..3a6fda8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -232,6 +232,7 @@ example and you'll be fine". people = [ "crosbymichael", "dqminh", + "dmcgowan", "estesp", "hqhq", "jhowardmsft", @@ -251,6 +252,11 @@ example and you'll be fine". Email = "dqminh89@gmail.com" GitHub = "dqminh" + [people.dmcgowan] + Name = "Derek McGowan" + Email = "derek@mcgstyle.net" + GitHub = "dmcgowan" + [People.estesp] Name = "Phil Estes" Email = "estesp@linux.vnet.ibm.com"