diff --git a/MAINTAINERS b/MAINTAINERS index 7d66a356b9..cbf4b5061b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -254,8 +254,6 @@ made through a pull request. # # It is common for core maintainers to "branch out" to join or start a subsystem. - - people = [ "calavera", "crosbymichael", @@ -268,11 +266,11 @@ made through a pull request. "tibor", "unclejack", "vbatts", + "vdemeester", "vieux", "vishh" ] - [Org.Subsystems] # As the project grows, it gets separated into well-defined subsystems. Each subsystem @@ -571,6 +569,11 @@ made through a pull request. Email = "vbatts@redhat.com" GitHub = "vbatts" + [people.vdemeester] + Name = "Vincent Demeester" + Email = "vincent@sbr.pm" + GitHub = "vdemeester" + [people.vieux] Name = "Victor Vieux" Email = "vieux@docker.com"