Added Community Manager role to Org.Operators and added theadactyl as community manager
Signed-off-by: Thea Lamkin <thea@docker.com>
| ... | ... |
@@ -312,6 +312,11 @@ made through a pull request. |
| 312 | 312 |
"jfrazelle", |
| 313 | 313 |
"crosbymichael" |
| 314 | 314 |
] |
| 315 |
+ |
|
| 316 |
+ [Org.Operators.community] |
|
| 317 |
+ people = [ |
|
| 318 |
+ "theadactyl" |
|
| 319 |
+ ] |
|
| 315 | 320 |
|
| 316 | 321 |
# The chief maintainer is responsible for all aspects of quality for the project including |
| 317 | 322 |
# code reviews, usability, stability, security, performance, etc. |
| ... | ... |
@@ -319,6 +324,17 @@ made through a pull request. |
| 319 | 319 |
# day of a new maintainer, the best advice should be "follow the C.M.'s example and you'll |
| 320 | 320 |
# be fine". |
| 321 | 321 |
"Chief Maintainer" = "crosbymichael" |
| 322 |
+ |
|
| 323 |
+ # The community manager is responsible for serving the project community, including users, |
|
| 324 |
+ # contributors and partners. This involves: |
|
| 325 |
+ # - facilitating communication between maintainers, contributors and users |
|
| 326 |
+ # - organizing contributor and maintainer events |
|
| 327 |
+ # - helping new contributors get involved |
|
| 328 |
+ # - anything the project community needs to be successful |
|
| 329 |
+ # |
|
| 330 |
+ # The community manager is a point of contact for any contributor who has questions, concerns |
|
| 331 |
+ # or feedback about project operations. |
|
| 332 |
+ "Community Manager" = "theadactyl" |
|
| 322 | 333 |
|
| 323 | 334 |
[Org."Core maintainers"] |
| 324 | 335 |
|
| ... | ... |
@@ -622,6 +638,11 @@ made through a pull request. |
| 622 | 622 |
Name = "Sebastiaan van Stijn" |
| 623 | 623 |
Email = "github@gone.nl" |
| 624 | 624 |
GitHub = "thaJeztah" |
| 625 |
+ |
|
| 626 |
+ [people.theadactyl] |
|
| 627 |
+ Name = "Thea Lamkin" |
|
| 628 |
+ Email = "thea@docker.com" |
|
| 629 |
+ GitHub = "theadactyl" |
|
| 625 | 630 |
|
| 626 | 631 |
[people.tianon] |
| 627 | 632 |
Name = "Tianon Gravi" |