mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add @vdemeester to MAINTAINERS
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
parent
2ed0739c7a
commit
fcb9d8d899
1 changed files with 6 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue