From da024938a8002f1d7bb5df0fa691dbb5acd095d3 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Wed, 28 Jun 2017 12:24:19 +0100 Subject: [PATCH] Add Avi Deitcher as a maintainer Avi has been contributing to many areas of LinuxKit, including support for containerised `getty`, encrypted swap and other areas. Signed-off-by: Justin Cormack --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f50e25039..f26dae1ff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11,6 +11,7 @@ [Org] [Org."Core maintainers"] people = [ + "deitch", "ijc", "justincormack", "riyazdf", @@ -24,6 +25,10 @@ # in the people section. # ADD YOURSELF HERE IN ALPHABETICAL ORDER + [People.deitch] + Name = "Avi Deitcher" + Email = "avi@atomicinc.com" + GitHub = "deitch" [People.ijc] Name = "Ian Campbell"