diff options
| author | goltermann <goltermann@google.com> | 2015-08-13 11:29:59 -0700 |
|---|---|---|
| committer | goltermann <goltermann@google.com> | 2015-08-13 11:29:59 -0700 |
| commit | 00ce437841e772d61fc732f99860df17bb01d3ea (patch) | |
| tree | 4b100b0833ed1720e8f31cadc7a0f878623e2b34 | |
| parent | 36a2019fe707de032c352ffe1375cf476564ef53 (diff) | |
Adding teams lists to faster_reviews.
| -rw-r--r-- | faster_reviews.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/faster_reviews.md b/faster_reviews.md index d28e9b55..3ea030d3 100644 --- a/faster_reviews.md +++ b/faster_reviews.md @@ -187,6 +187,9 @@ things you can do that might help kick a stalled process along: * Ping the assignee by email (many of us have email addresses that are well published or are the same as our GitHub handle @google.com or @redhat.com). + * Ping the [team](https://github.com/orgs/kubernetes/teams) (via @team-name) + that works in the area you're submitting code. + If you think you have fixed all the issues in a round of review, and you haven't heard back, you should ping the reviewer (assignee) on the comment stream with a "please take another look" (PTAL) or similar comment indicating you are done and |
