Add @dnephin and @jessvalarezo as reviewers
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
33bc250920
commit
ab30079e1b
17
MAINTAINERS
17
MAINTAINERS
@ -40,7 +40,7 @@ They share in reviewing issues and pull requests and their LGTM count towards th
|
|||||||
required LGTM count to merge a code change into the project.
|
required LGTM count to merge a code change into the project.
|
||||||
|
|
||||||
Reviewers are part of the organization but do not have write access.
|
Reviewers are part of the organization but do not have write access.
|
||||||
Becoming a review is a core aspect in the journey to becoming a maintainer.
|
Becoming a reviewer is a core aspect in the journey to becoming a maintainer.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[Rules.adding-maintainers]
|
[Rules.adding-maintainers]
|
||||||
@ -215,6 +215,11 @@ containerd defers to the [Technical Steering Committee](https://github.com/moby/
|
|||||||
"mlaventure",
|
"mlaventure",
|
||||||
"stevvooe",
|
"stevvooe",
|
||||||
]
|
]
|
||||||
|
[Org.Reviewers]
|
||||||
|
people = [
|
||||||
|
"dnephin",
|
||||||
|
"jessvalarezo",
|
||||||
|
]
|
||||||
|
|
||||||
[People]
|
[People]
|
||||||
|
|
||||||
@ -262,3 +267,13 @@ containerd defers to the [Technical Steering Committee](https://github.com/moby/
|
|||||||
Name = "Stephen Day"
|
Name = "Stephen Day"
|
||||||
Email = "stephen.day@docker.com"
|
Email = "stephen.day@docker.com"
|
||||||
GitHub = "stevvooe"
|
GitHub = "stevvooe"
|
||||||
|
|
||||||
|
[People.jessvalarezo]
|
||||||
|
Name = "Jessica Valarezo"
|
||||||
|
Email = "valarezo.jessica@gmail.com"
|
||||||
|
GitHub = "jessvalarezo"
|
||||||
|
|
||||||
|
[People.dnephin]
|
||||||
|
Name = "Daniel Nephin"
|
||||||
|
Email = "dnephin@gmail.com"
|
||||||
|
GitHub = "dnephin"
|
||||||
|
Loading…
Reference in New Issue
Block a user