datatracker/ietf/templates/review/reviewer_assignment_rejected.txt
Ole Laursen 4c7b2847ba Add a utility function for extracting information about review
requests for a given set of teams/reviewers (making it trivial to
compute statistics), revamp the related doc event code to support this
by referencing the review request directly, add a reviewer overview
page with recent performance for each reviewer as well as
settings/unavailable periods. Fix some bugs and shuffle some of the
review code a bit around.

Finish the importer from the previous Perl-based review tool,
importing log entries, figuring out whether a given review is
early/telechat/last call and fixing corner cases.
 - Legacy-Id: 12080
2016-10-03 15:52:32 +00:00

7 lines
164 B
Plaintext

{% autoescape off %}Reviewer assignment rejected by {{ by }}.{% if message_to_secretary %}
Explanation:
{{ message_to_secretary }}
{% endif %}{% endautoescape %}