mirror of https://github.com/docker/docs.git
Add thaJeztah
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
parent
58f07c9d8a
commit
886026f99e
21
MAINTAINERS
21
MAINTAINERS
|
@ -476,6 +476,22 @@ made through a pull request.
|
||||||
"tibor"
|
"tibor"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[Org.Curators]
|
||||||
|
|
||||||
|
# The curators help ensure that incoming issues and pull requests are properly triaged and
|
||||||
|
# that our various contribution and reviewing processes are respected. With their knowledge of
|
||||||
|
# the repository activity, they can also guide contributors to relevant material or
|
||||||
|
# discussions.
|
||||||
|
#
|
||||||
|
# They are neither code nor docs reviewers, so they are never expected to merge. They can
|
||||||
|
# however:
|
||||||
|
# - close an issue or pull request when it's an exact duplicate
|
||||||
|
# - close an issue or pull request when it's inappropriate or off-topic
|
||||||
|
|
||||||
|
people = [
|
||||||
|
"thajeztah"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
[people]
|
[people]
|
||||||
|
|
||||||
|
@ -600,6 +616,11 @@ made through a pull request.
|
||||||
Email = "SvenDowideit@home.org.au"
|
Email = "SvenDowideit@home.org.au"
|
||||||
GitHub = "SvenDowideit"
|
GitHub = "SvenDowideit"
|
||||||
|
|
||||||
|
[people.thajeztah]
|
||||||
|
Name = "Sebastiaan van Stijn"
|
||||||
|
Email = "github@gone.nl"
|
||||||
|
GitHub = "thaJeztah"
|
||||||
|
|
||||||
[people.tianon]
|
[people.tianon]
|
||||||
Name = "Tianon Gravi"
|
Name = "Tianon Gravi"
|
||||||
Email = "admwiggin@gmail.com"
|
Email = "admwiggin@gmail.com"
|
||||||
|
|
Loading…
Reference in New Issue