Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
| ... | ... |
@@ -476,6 +476,22 @@ made through a pull request. |
| 476 | 476 |
"tibor" |
| 477 | 477 |
] |
| 478 | 478 |
|
| 479 |
+ [Org.Curators] |
|
| 480 |
+ |
|
| 481 |
+ # The curators help ensure that incoming issues and pull requests are properly triaged and |
|
| 482 |
+ # that our various contribution and reviewing processes are respected. With their knowledge of |
|
| 483 |
+ # the repository activity, they can also guide contributors to relevant material or |
|
| 484 |
+ # discussions. |
|
| 485 |
+ # |
|
| 486 |
+ # They are neither code nor docs reviewers, so they are never expected to merge. They can |
|
| 487 |
+ # however: |
|
| 488 |
+ # - close an issue or pull request when it's an exact duplicate |
|
| 489 |
+ # - close an issue or pull request when it's inappropriate or off-topic |
|
| 490 |
+ |
|
| 491 |
+ people = [ |
|
| 492 |
+ "thajeztah" |
|
| 493 |
+ ] |
|
| 494 |
+ |
|
| 479 | 495 |
|
| 480 | 496 |
[people] |
| 481 | 497 |
|
| ... | ... |
@@ -600,6 +616,11 @@ made through a pull request. |
| 600 | 600 |
Email = "SvenDowideit@home.org.au" |
| 601 | 601 |
GitHub = "SvenDowideit" |
| 602 | 602 |
|
| 603 |
+ [people.thajeztah] |
|
| 604 |
+ Name = "Sebastiaan van Stijn" |
|
| 605 |
+ Email = "github@gone.nl" |
|
| 606 |
+ GitHub = "thaJeztah" |
|
| 607 |
+ |
|
| 603 | 608 |
[people.tianon] |
| 604 | 609 |
Name = "Tianon Gravi" |
| 605 | 610 |
Email = "admwiggin@gmail.com" |