aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-04-11 12:50:20 +0200
committerMichał Górny <mgorny@gentoo.org>2022-04-11 12:50:20 +0200
commit973e1286e1dadd44dd03cde2925ba0b8ef7e1cc2 (patch)
tree1a3bb7cdc93773e1d15a7bd3c1736bdf5cb33d5c /get-involved
parentDe-emphasize DVD for livegui (diff)
downloadwww-973e1286e1dadd44dd03cde2925ba0b8ef7e1cc2.tar.gz
www-973e1286e1dadd44dd03cde2925ba0b8ef7e1cc2.tar.bz2
www-973e1286e1dadd44dd03cde2925ba0b8ef7e1cc2.zip
mailing-lists: Split into more groups
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'get-involved')
-rw-r--r--get-involved/mailing-lists/all-lists.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/get-involved/mailing-lists/all-lists.html b/get-involved/mailing-lists/all-lists.html
index 0ac55f4..dc7ae4d 100644
--- a/get-involved/mailing-lists/all-lists.html
+++ b/get-involved/mailing-lists/all-lists.html
@@ -44,6 +44,36 @@ title: 'All mailing lists'
</table>
</div>
+<h2>Architecture-specific mailing lists</h2>
+
+<div class="table-responsive">
+ <table class="table table-striped">
+ <tr>
+ <th>List name</th>
+ <th>Description</th>
+ <th class="ml-actions hidden-xs">Actions</th>
+ </tr>
+ {% for list in site.data.mailinglists.arch %}
+ {% include partials/mailinglist.html %}
+ {% endfor %}
+ </table>
+</div>
+
+<h2>Project mailing lists</h2>
+
+<div class="table-responsive">
+ <table class="table table-striped">
+ <tr>
+ <th>List name</th>
+ <th>Description</th>
+ <th class="ml-actions hidden-xs">Actions</th>
+ </tr>
+ {% for list in site.data.mailinglists.project %}
+ {% include partials/mailinglist.html %}
+ {% endfor %}
+ </table>
+</div>
+
<h2>International mailing lists</h2>
<div class="table-responsive">