Updated my email.
Also retabbed the whole file... I am OCD.
Signed-off-by: Jessica Frazelle <princess@docker.com>
| ... | ... |
@@ -296,7 +296,9 @@ made through a pull request. |
| 296 | 296 |
[Org.Operators.security] |
| 297 | 297 |
|
| 298 | 298 |
people = [ |
| 299 |
- "erw" |
|
| 299 |
+ "erw", |
|
| 300 |
+ "diogomonica", |
|
| 301 |
+ "nathanmccauley" |
|
| 300 | 302 |
] |
| 301 | 303 |
|
| 302 | 304 |
[Org.Operators."monthly meetings"] |
| ... | ... |
@@ -327,13 +329,13 @@ made through a pull request. |
| 327 | 327 |
|
| 328 | 328 |
# The community manager is responsible for serving the project community, including users, |
| 329 | 329 |
# contributors and partners. This involves: |
| 330 |
- # - facilitating communication between maintainers, contributors and users |
|
| 331 |
- # - organizing contributor and maintainer events |
|
| 332 |
- # - helping new contributors get involved |
|
| 333 |
- # - anything the project community needs to be successful |
|
| 334 |
- # |
|
| 335 |
- # The community manager is a point of contact for any contributor who has questions, concerns |
|
| 336 |
- # or feedback about project operations. |
|
| 330 |
+ # - facilitating communication between maintainers, contributors and users |
|
| 331 |
+ # - organizing contributor and maintainer events |
|
| 332 |
+ # - helping new contributors get involved |
|
| 333 |
+ # - anything the project community needs to be successful |
|
| 334 |
+ # |
|
| 335 |
+ # The community manager is a point of contact for any contributor who has questions, concerns |
|
| 336 |
+ # or feedback about project operations. |
|
| 337 | 337 |
"Community Manager" = "theadactyl" |
| 338 | 338 |
|
| 339 | 339 |
[Org."Core maintainers"] |
| ... | ... |
@@ -382,43 +384,43 @@ made through a pull request. |
| 382 | 382 |
# 1. Exposing a clear road map for improving their subsystem. |
| 383 | 383 |
# 2. Deliver prompt feedback and decisions on pull requests affecting their subsystem. |
| 384 | 384 |
# 3. Be available to anyone with questions, bug reports, criticism etc. |
| 385 |
- # on their component. This includes IRC, GitHub requests and the mailing |
|
| 386 |
- # list. |
|
| 385 |
+ # on their component. This includes IRC, GitHub requests and the mailing |
|
| 386 |
+ # list. |
|
| 387 | 387 |
# 4. Make sure their subsystem respects the philosophy, design and |
| 388 |
- # road map of the project. |
|
| 388 |
+ # road map of the project. |
|
| 389 | 389 |
# |
| 390 | 390 |
# #### How to review patches to your subsystem |
| 391 | 391 |
# |
| 392 | 392 |
# Accepting pull requests: |
| 393 | 393 |
# |
| 394 |
- # - If the pull request appears to be ready to merge, give it a `LGTM`, which |
|
| 395 |
- # stands for "Looks Good To Me". |
|
| 396 |
- # - If the pull request has some small problems that need to be changed, make |
|
| 397 |
- # a comment adressing the issues. |
|
| 398 |
- # - If the changes needed to a PR are small, you can add a "LGTM once the |
|
| 399 |
- # following comments are adressed..." this will reduce needless back and |
|
| 400 |
- # forth. |
|
| 401 |
- # - If the PR only needs a few changes before being merged, any MAINTAINER can |
|
| 402 |
- # make a replacement PR that incorporates the existing commits and fixes the |
|
| 403 |
- # problems before a fast track merge. |
|
| 394 |
+ # - If the pull request appears to be ready to merge, give it a `LGTM`, which |
|
| 395 |
+ # stands for "Looks Good To Me". |
|
| 396 |
+ # - If the pull request has some small problems that need to be changed, make |
|
| 397 |
+ # a comment adressing the issues. |
|
| 398 |
+ # - If the changes needed to a PR are small, you can add a "LGTM once the |
|
| 399 |
+ # following comments are adressed..." this will reduce needless back and |
|
| 400 |
+ # forth. |
|
| 401 |
+ # - If the PR only needs a few changes before being merged, any MAINTAINER can |
|
| 402 |
+ # make a replacement PR that incorporates the existing commits and fixes the |
|
| 403 |
+ # problems before a fast track merge. |
|
| 404 | 404 |
# |
| 405 | 405 |
# Closing pull requests: |
| 406 | 406 |
# |
| 407 |
- # - If a PR appears to be abandoned, after having attempted to contact the |
|
| 408 |
- # original contributor, then a replacement PR may be made. Once the |
|
| 409 |
- # replacement PR is made, any contributor may close the original one. |
|
| 410 |
- # - If you are not sure if the pull request implements a good feature or you |
|
| 411 |
- # do not understand the purpose of the PR, ask the contributor to provide |
|
| 412 |
- # more documentation. If the contributor is not able to adequately explain |
|
| 413 |
- # the purpose of the PR, the PR may be closed by any MAINTAINER. |
|
| 414 |
- # - If a MAINTAINER feels that the pull request is sufficiently architecturally |
|
| 415 |
- # flawed, or if the pull request needs significantly more design discussion |
|
| 416 |
- # before being considered, the MAINTAINER should close the pull request with |
|
| 417 |
- # a short explanation of what discussion still needs to be had. It is |
|
| 418 |
- # important not to leave such pull requests open, as this will waste both the |
|
| 419 |
- # MAINTAINER's time and the contributor's time. It is not good to string a |
|
| 420 |
- # contributor on for weeks or months, having them make many changes to a PR |
|
| 421 |
- # that will eventually be rejected. |
|
| 407 |
+ # - If a PR appears to be abandoned, after having attempted to contact the |
|
| 408 |
+ # original contributor, then a replacement PR may be made. Once the |
|
| 409 |
+ # replacement PR is made, any contributor may close the original one. |
|
| 410 |
+ # - If you are not sure if the pull request implements a good feature or you |
|
| 411 |
+ # do not understand the purpose of the PR, ask the contributor to provide |
|
| 412 |
+ # more documentation. If the contributor is not able to adequately explain |
|
| 413 |
+ # the purpose of the PR, the PR may be closed by any MAINTAINER. |
|
| 414 |
+ # - If a MAINTAINER feels that the pull request is sufficiently architecturally |
|
| 415 |
+ # flawed, or if the pull request needs significantly more design discussion |
|
| 416 |
+ # before being considered, the MAINTAINER should close the pull request with |
|
| 417 |
+ # a short explanation of what discussion still needs to be had. It is |
|
| 418 |
+ # important not to leave such pull requests open, as this will waste both the |
|
| 419 |
+ # MAINTAINER's time and the contributor's time. It is not good to string a |
|
| 420 |
+ # contributor on for weeks or months, having them make many changes to a PR |
|
| 421 |
+ # that will eventually be rejected. |
|
| 422 | 422 |
|
| 423 | 423 |
[Org.Subsystems.Documentation] |
| 424 | 424 |
|
| ... | ... |
@@ -544,6 +546,11 @@ made through a pull request. |
| 544 | 544 |
Email = "crosbymichael@gmail.com" |
| 545 | 545 |
GitHub = "crosbymichael" |
| 546 | 546 |
|
| 547 |
+ [people.diogomonica] |
|
| 548 |
+ Name = "Diogo Monica" |
|
| 549 |
+ Email = "diogo@docker.com" |
|
| 550 |
+ GitHub = "diogomonica" |
|
| 551 |
+ |
|
| 547 | 552 |
[people.duglin] |
| 548 | 553 |
Name = "Doug Davis" |
| 549 | 554 |
Email = "dug@us.ibm.com" |
| ... | ... |
@@ -591,7 +598,7 @@ made through a pull request. |
| 591 | 591 |
|
| 592 | 592 |
[people.jfrazelle] |
| 593 | 593 |
Name = "Jessie Frazelle" |
| 594 |
- Email = "jess@docker.com" |
|
| 594 |
+ Email = "j@docker.com" |
|
| 595 | 595 |
GitHub = "jfrazelle" |
| 596 | 596 |
|
| 597 | 597 |
[people.jlhawn] |
| ... | ... |
@@ -609,6 +616,11 @@ made through a pull request. |
| 609 | 609 |
Email = "mary.anthony@docker.com" |
| 610 | 610 |
GitHub = "moxiegirl" |
| 611 | 611 |
|
| 612 |
+ [people.nathanmccauley] |
|
| 613 |
+ Name = "Nathan McCauley" |
|
| 614 |
+ Email = "nathan.mccauley@docker.com" |
|
| 615 |
+ GitHub = "nathanmccauley" |
|
| 616 |
+ |
|
| 612 | 617 |
[people.runcom] |
| 613 | 618 |
Name = "Antonio Murdaca" |
| 614 | 619 |
Email = "me@runcom.ninja" |