mirror of https://github.com/docker/docs.git
Add theadactyl as community manager
Added Community Manager role to Org.Operators and added theadactyl as community manager Signed-off-by: Thea Lamkin <thea@docker.com>
This commit is contained in:
parent
2bf409d4ef
commit
f86d39c6b6
21
MAINTAINERS
21
MAINTAINERS
|
@ -313,6 +313,11 @@ made through a pull request.
|
||||||
"crosbymichael"
|
"crosbymichael"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[Org.Operators.community]
|
||||||
|
people = [
|
||||||
|
"theadactyl"
|
||||||
|
]
|
||||||
|
|
||||||
# The chief maintainer is responsible for all aspects of quality for the project including
|
# The chief maintainer is responsible for all aspects of quality for the project including
|
||||||
# code reviews, usability, stability, security, performance, etc.
|
# code reviews, usability, stability, security, performance, etc.
|
||||||
# The most important function of the chief maintainer is to lead by example. On the first
|
# The most important function of the chief maintainer is to lead by example. On the first
|
||||||
|
@ -320,6 +325,17 @@ made through a pull request.
|
||||||
# be fine".
|
# be fine".
|
||||||
"Chief Maintainer" = "crosbymichael"
|
"Chief Maintainer" = "crosbymichael"
|
||||||
|
|
||||||
|
# The community manager is responsible for serving the project community, including users,
|
||||||
|
# contributors and partners. This involves:
|
||||||
|
# - facilitating communication between maintainers, contributors and users
|
||||||
|
# - organizing contributor and maintainer events
|
||||||
|
# - helping new contributors get involved
|
||||||
|
# - anything the project community needs to be successful
|
||||||
|
#
|
||||||
|
# The community manager is a point of contact for any contributor who has questions, concerns
|
||||||
|
# or feedback about project operations.
|
||||||
|
"Community Manager" = "theadactyl"
|
||||||
|
|
||||||
[Org."Core maintainers"]
|
[Org."Core maintainers"]
|
||||||
|
|
||||||
# The Core maintainers are the ghostbusters of the project: when there's a problem others
|
# The Core maintainers are the ghostbusters of the project: when there's a problem others
|
||||||
|
@ -623,6 +639,11 @@ made through a pull request.
|
||||||
Email = "github@gone.nl"
|
Email = "github@gone.nl"
|
||||||
GitHub = "thaJeztah"
|
GitHub = "thaJeztah"
|
||||||
|
|
||||||
|
[people.theadactyl]
|
||||||
|
Name = "Thea Lamkin"
|
||||||
|
Email = "thea@docker.com"
|
||||||
|
GitHub = "theadactyl"
|
||||||
|
|
||||||
[people.tianon]
|
[people.tianon]
|
||||||
Name = "Tianon Gravi"
|
Name = "Tianon Gravi"
|
||||||
Email = "admwiggin@gmail.com"
|
Email = "admwiggin@gmail.com"
|
||||||
|
|
Loading…
Reference in New Issue