blob: 1ab838c4ce7e6185650325d8e206ef1503a5129a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
The following patches that you follow, directly or indirectly,
have received updates in the PostgreSQL commitfest app:
{%for p in patches.values %}
{{p.patch.name}}
https://commitfest.postgresql.org/{{p.patch.patchoncommitfest_set.all.0.commitfest.id}}/{{p.patch.id}}/
{%for h in p.entries%}
* {{h.what}} ({{h.by}}){%endfor%}
{%endfor%}
|