From 05ae1fdd2be51bb342af53291b99d14733828815 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 12 Apr 2022 19:31:30 +0200 Subject: [PATCH 1/2] Add Nicolas De Loof to maintainers Signed-off-by: Sebastiaan van Stijn --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ef7dcd5c59..2dd8a17451 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24,6 +24,7 @@ people = [ "albers", "cpuguy83", + "ndeloof", "silvin-lubecki", "stevvooe", "thajeztah", @@ -88,6 +89,11 @@ Email = "dnephin@gmail.com" GitHub = "dnephin" + [people.ndeloof] + Name = "Nicolas De Loof" + Email = "nicolas.deloof@gmail.com" + GitHub = "ndeloof" + [people.programmerq] Name = "Jeff Anderson" Email = "jeff@docker.com" From 9fc2dd49798d280d42c9ac08cf6d31226f83f296 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 19 Apr 2022 10:44:12 +0200 Subject: [PATCH 2/2] Add Djordje Lukic to maintainers Signed-off-by: Sebastiaan van Stijn --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2dd8a17451..8f26ddd5a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25,6 +25,7 @@ "albers", "cpuguy83", "ndeloof", + "rumpl", "silvin-lubecki", "stevvooe", "thajeztah", @@ -99,6 +100,11 @@ Email = "jeff@docker.com" GitHub = "programmerq" + [people.rumpl] + Name = "Djordje Lukic" + Email = "djordje.lukic@docker.com" + GitHub = "rumpl" + [people.silvin-lubecki] Name = "Silvin Lubecki" Email = "silvin.lubecki@docker.com"