Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,22 @@
"yongtang"
]

[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 = [
"smerkviladze"
]

[people]

# A reference list of all people associated with the project.
Expand Down Expand Up @@ -81,6 +97,11 @@
Email = "misty@docker.com"
GitHub = "mistyhacks"

[people.smerkviladze]
Name = "Sopho Merkviladze"
Email = "smerkviladze@mirantis.com"
GitHub = "smerkviladze"

[people.stevvooe]
Name = "Stephen Day"
Email = "stephen.day@docker.com"
Expand Down
Loading