From dd4aa47c0277556942cf90e0d986c9fa4fdd5569 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 12 Feb 2021 12:51:18 +0100 Subject: [PATCH] Add another Dave as maintainer Dave Scott works on the Docker Desktop team, and maintains LinuxKit changes internally for that. I think Dave would make a good addition to the list of maintainers to help out. :) Signed-off-by: Sebastiaan van Stijn --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 51056d3aa..7f95e7ce1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -161,6 +161,7 @@ on disputes for technical matters." people = [ "dave-tucker", "deitch", + "djs55", "ijc", "justincormack", "rn", @@ -183,6 +184,11 @@ on disputes for technical matters." Email = "avi@atomicinc.com" GitHub = "deitch" + [People.djs55] + Name = "David Scott" + Email = "dave@recoil.org" + Github = "djs55" + [People.ijc] Name = "Ian Campbell" Email = "ian.campbell@docker.com"