diff --git a/MAINTAINERS b/MAINTAINERS index 7d66a356b..3fb7fc73b 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 @@ -511,6 +509,11 @@ made through a pull request. Email = "josh.hawn@docker.com" Github = "jlhawn" + [people.jnagal] + Name = "Rohit Jnagal" + Email = "jnagal@google.com" + GitHub = "rjnagal" + [people.lk4d4] Name = "Alexander Morozov" Email = "lk4d4@docker.com" @@ -521,6 +524,11 @@ made through a pull request. Email = "mary.anthony@docker.com" GitHub = "moxiegirl" + [people.mpatel] + Name = "Mrunal Patel" + Email = "mpatel@redhat.com" + GitHub = "mrunalp" + [people.nathanmccauley] Name = "Nathan McCauley" Email = "nathan.mccauley@docker.com" @@ -566,37 +574,32 @@ made through a pull request. Email = "tibor@docker.com" GitHub = "tiborvass" + [people.unclejack] + Name = "Cristian Staretu" + Email = "cristian.staretu@gmail.com" + GitHub = "unclejack" + [people.vbatts] Name = "Vincent Batts" 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" GitHub = "vieux" - [people.vmarmol] - Name = "Victor Marmol" - Email = "vmarmol@google.com" - GitHub = "vmarmol" - - [people.jnagal] - Name = "Rohit Jnagal" - Email = "jnagal@google.com" - GitHub = "rjnagal" - - [people.mpatel] - Name = "Mrunal Patel" - Email = "mpatel@redhat.com" - GitHub = "mrunalp" - - [people.unclejack] - Name = "Cristian Staretu" - Email = "cristian.staretu@gmail.com" - GitHub = "unclejack" - [people.vishh] Name = "Vishnu Kannan" Email = "vishnuk@google.com" GitHub = "vishh" + + [people.vmarmol] + Name = "Victor Marmol" + Email = "vmarmol@google.com" + GitHub = "vmarmol"