{% trans %} Mozilla would like to thank the following people for their contributions to the addons.mozilla.org project over the years: {% endtrans %}
{{ users_list(developers) }}
{{ lang }} | {{ users_list(users) }} | {% if loop.index % 2 == 0 %}
{% for user in users %} {{ user.user__display_name }}{% if not loop.last %}, {% endif %} {% endfor %}
{% endif %} {% endwith %} {% endfor %}{{ users_list(other_contribs) }}
{{ users_list(past_developers) }}
{% trans url = 'http://wiki.mozilla.org/AMO' %} For information on contributing, please see our wiki page. {% endtrans %}