Contributors for 3.2.0 (#1374)

This commit is contained in:
Batuhan Taskaya
2022-05-05 21:19:19 +03:00
committed by GitHub
parent 003f2095d4
commit 9e1c0b98c7
4 changed files with 81 additions and 10 deletions

View File

@ -2,9 +2,10 @@
## Community contributions
Wed like to thank these amazing people for their contributions to this release: {% for name, details in contributors.items() -%}
[{{ name }}](https://github.com/{{ details.github }}){{ '' if loop.last else ', ' }}
{%- endfor %}.
Wed like to thank these amazing people for their contributions to this release:
{% for name, details in contributors.items() -%}
- [{{ name }}](https://github.com/{{ details.github }}){{ '' if loop.last else '\n' }}
{%- endfor %}
<!-- Twitter -->