---
---
{% assign contributors = site.data['contributors'] %} {% assign sorted_topics = site | list_topics_ids %}
GTN Editorial Board
A big Thank You! to the GTN Editorial Board members who ensure the quality of the tutotials in their respective topics.
{% for t in sorted_topics %} {% assign topic = site.data[t] %}
{{ topic.title }}
{% include _includes/contributor-list.html contributors=topic.editorial_board badge=true %} {% unless topic.tag_based %}
View the Topic maintainer page for this topic.
{% endunless %} {% endfor %}Codeowners
Automatic CODEOWNERS file (just to make it easier to keep updated)