|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "fields": { |
4 | | - "content": "{% autoescape off %}{{ assigner.ascii }} has assigned {{ reviewer.person.ascii }} as a reviewer for this document.\n\n{% if prev_team_reviews %}This team has completed other reviews of this document:{% endif %}{% for assignment in prev_team_reviews %}\n- {{ assignment.completed_on }} {{ assignment.reviewer.person.ascii }} -{% if assignment.reviewed_rev %}{{ assignment.reviewed_rev }}{% else %}{{ assignment.review_request.requested_rev }}{% endif %} {{ assignment.result.name }} \n{% endfor %}{% endautoescape %}\n", |
| 4 | + "content": "{% autoescape off %}{{ assigner.ascii }} has assigned {{ reviewer.person.ascii }} as a reviewer for this document.\r\n\r\n{% if prev_team_reviews %}This team has completed other reviews of this document:{% endif %}{% for assignment in prev_team_reviews %}\r\n- {{ assignment.completed_on }} {{ assignment.reviewer.person.ascii }} -{% if assignment.reviewed_rev %}{{ assignment.reviewed_rev }}{% else %}{{ assignment.review_request.requested_rev }}{% endif %} {{ assignment.result.name }} \r\n{% endfor %}{% endautoescape %}", |
5 | 5 | "group": null, |
6 | 6 | "path": "/group/defaults/email/review_assigned.txt", |
7 | 7 | "title": "Default template for review assignment email", |
8 | 8 | "type": "django", |
9 | | - "variables": null |
| 9 | + "variables": "" |
10 | 10 | }, |
11 | 11 | "model": "dbtemplate.dbtemplate", |
12 | 12 | "pk": 354 |
|
9089 | 9089 | "desc": "IESG discussions on the document have raised some issues that need to be brought to the attention of the authors/WG, but those issues have not been written down yet. (It is common for discussions during a telechat to result in such situations. An AD may raise a possible issue during a telechat and only decide as a result of that discussion whether the issue is worth formally writing up and bringing to the attention of the authors/WG). A document stays in the \"Point Raised - Writeup Needed\" state until *ALL* IESG comments that have been raised have been documented.", |
9090 | 9090 | "name": "Point Raised - writeup needed", |
9091 | 9091 | "order": 1, |
9092 | | - "used": true |
| 9092 | + "used": false |
9093 | 9093 | }, |
9094 | 9094 | "model": "name.doctagname", |
9095 | 9095 | "pk": "point" |
|
14481 | 14481 | "fields": { |
14482 | 14482 | "command": "xym", |
14483 | 14483 | "switch": "--version", |
14484 | | - "time": "2020-04-29T00:13:24.969", |
| 14484 | + "time": "2020-05-10T00:12:51.809", |
14485 | 14485 | "used": true, |
14486 | 14486 | "version": "xym 0.4.8" |
14487 | 14487 | }, |
|
14492 | 14492 | "fields": { |
14493 | 14493 | "command": "pyang", |
14494 | 14494 | "switch": "--version", |
14495 | | - "time": "2020-04-29T00:13:26.832", |
| 14495 | + "time": "2020-05-10T00:12:53.489", |
14496 | 14496 | "used": true, |
14497 | 14497 | "version": "pyang 2.2.1" |
14498 | 14498 | }, |
|
14503 | 14503 | "fields": { |
14504 | 14504 | "command": "yanglint", |
14505 | 14505 | "switch": "--version", |
14506 | | - "time": "2020-04-29T00:13:27.209", |
| 14506 | + "time": "2020-05-10T00:12:53.919", |
14507 | 14507 | "used": true, |
14508 | 14508 | "version": "yanglint SO 1.6.7" |
14509 | 14509 | }, |
|
14514 | 14514 | "fields": { |
14515 | 14515 | "command": "xml2rfc", |
14516 | 14516 | "switch": "--version", |
14517 | | - "time": "2020-04-29T00:13:28.798", |
| 14517 | + "time": "2020-05-10T00:12:56.462", |
14518 | 14518 | "used": true, |
14519 | 14519 | "version": "xml2rfc 2.44.0" |
14520 | 14520 | }, |
|
0 commit comments