Repository: aurora Updated Branches: refs/heads/master 70d043ebb -> 2d6108bb4
Chaning default reviewers as well as reflecting the new address of gorealis. Thank you Joshua and Zameer for previously taking up this role. Reviewed at https://reviews.apache.org/r/66491/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/2d6108bb Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/2d6108bb Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/2d6108bb Branch: refs/heads/master Commit: 2d6108bb4bf5f875d229b8d3fdfa7040505ed5e0 Parents: 70d043e Author: Renan DelValle <[email protected]> Authored: Sat Apr 7 17:01:56 2018 -0700 Committer: Renan DelValle <[email protected]> Committed: Sat Apr 7 17:01:56 2018 -0700 ---------------------------------------------------------------------- CONTRIBUTING.md | 4 ++-- docs/additional-resources/tools.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/2d6108bb/CONTRIBUTING.md ---------------------------------------------------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bdd2782..daf95bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,8 +36,8 @@ Post a review with `rbt`, fill out the fields in your browser and hit Publish. ./rbt post -o -If you're unsure about who to add as a reviewer, you can default to adding Zameer Manji (zmanji) and -Joshua Cohen (jcohen). They will take care of finding an appropriate reviewer for the patch. +If you're unsure about who to add as a reviewer, you can default to adding Stephan Erb (StephanErb) and +Renan DelValle (rdelvalle). They will take care of finding an appropriate reviewer for the patch. Once you've done this, you probably want to mark the associated Jira issue as Reviewable. http://git-wip-us.apache.org/repos/asf/aurora/blob/2d6108bb/docs/additional-resources/tools.md ---------------------------------------------------------------------- diff --git a/docs/additional-resources/tools.md b/docs/additional-resources/tools.md index 678e550..490240a 100644 --- a/docs/additional-resources/tools.md +++ b/docs/additional-resources/tools.md @@ -21,4 +21,4 @@ Various tools integrate with Aurora. Is there a tool missing? Let us know, or su - [aurora-packaging](https://github.com/apache/aurora-packaging), the source of the official Aurora packages * Thrift Clients: - - [gorealis](https://github.com/rdelval/gorealis) for communicating with the scheduler using Go + - [gorealis](https://github.com/paypal/gorealis) for communicating with the scheduler using Go
