Repository: aurora Updated Branches: refs/heads/master 2965b7840 -> aa2db8e43
Add note to CONTRIBUTING.md about default reviewers. Reviewed at https://reviews.apache.org/r/39764/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/aa2db8e4 Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/aa2db8e4 Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/aa2db8e4 Branch: refs/heads/master Commit: aa2db8e435f7982154e5de5b4fe2ed2210600a55 Parents: 2965b78 Author: Joshua Cohen <[email protected]> Authored: Thu Oct 29 13:38:40 2015 -0500 Committer: Joshua Cohen <[email protected]> Committed: Thu Oct 29 13:38:40 2015 -0500 ---------------------------------------------------------------------- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/aa2db8e4/CONTRIBUTING.md ---------------------------------------------------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9a27950..5cdb4b1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,6 +34,9 @@ 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 Bill Farner (wfarner) and +Joshua Cohen (jcohen). 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. Updating an Existing Review
