This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4528a3d Fix mailing list layout
4528a3d is described below
commit 4528a3d2acfa44eb8a37bf4a90574250519675c3
Author: Antoine Toulme <[email protected]>
AuthorDate: Sun Oct 18 22:35:45 2020 -0700
Fix mailing list layout
---
community.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/community.md b/community.md
index a901548..1087a16 100644
--- a/community.md
+++ b/community.md
@@ -42,12 +42,12 @@ You can:
Get help using {{ site.data.project.short_name }} or contribute to the project
on our mailing lists:
-{% if site.data.project.user_list %}
-* [{{ site.data.project.user_list }}](mailto:{{ site.data.project.user_list
}}) is for usage questions, help, and announcements. [subscribe](mailto:{{
site.data.project.user_list_subscribe }}?subject=send this email to subscribe),
[unsubscribe](mailto:{{ site.data.project.dev_list_unsubscribe
}}?subject=send this email to unsubscribe), [archives]({{
site.data.project.user_list_archive_mailarchive }})
-{% endif %}
-* [{{ site.data.project.dev_list }}](mailto:{{ site.data.project.dev_list }})
is for people who want to contribute code to {{ site.data.project.short_name
}}. [subscribe](mailto:{{ site.data.project.dev_list_subscribe }}?subject=send
this email to subscribe), [unsubscribe](mailto:{{
site.data.project.dev_list_unsubscribe }}?subject=send this email to
unsubscribe), [archives]({{ site.data.project.dev_list_archive_mailarchive }})
-* [{{ site.data.project.commits_list }}](mailto:{{
site.data.project.commits_list }}) is for commit messages and patches to {{
site.data.project.short_name }}. [subscribe](mailto:{{
site.data.project.commits_list_subscribe }}?subject=send this email to
subscribe), [unsubscribe](mailto:{{ site.data.project.commits_list_unsubscribe
}}?subject=send this email to unsubscribe), [archives]({{
site.data.project.commits_list_archive_mailarchive }})
-
+{:.table .table-bordered}
+|List|Usage|Subscribe|Unsubscribe|Archives|
+|---|---|---|---|---|
+|[{{ site.data.project.user_list }}](mailto:{{ site.data.project.user_list
}})|usage questions, help, and announcements.|[subscribe](mailto:{{
site.data.project.user_list_subscribe }}?subject=send this email to
subscribe)|[unsubscribe](mailto:{{ site.data.project.user_list_unsubscribe
}}?subject=send this email to unsubscribe)|[archives]({{
site.data.project.user_list_archive_mailarchive }})|
+|[{{ site.data.project.dev_list }}](mailto:{{ site.data.project.dev_list
}})|for people who want to contribute code to {{ site.data.project.short_name
}}|[subscribe](mailto:{{ site.data.project.dev_list_subscribe }}?subject=send
this email to subscribe)|[unsubscribe](mailto:{{
site.data.project.dev_list_unsubscribe }}?subject=send this email to
unsubscribe)|[archives]({{ site.data.project.dev_list_archive_mailarchive }})|
+|[{{ site.data.project.commits_list }}](mailto:{{
site.data.project.commits_list }})|commit messages and
patches|[subscribe](mailto:{{ site.data.project.commits_list_subscribe
}}?subject=send this email to subscribe)|[unsubscribe](mailto:{{
site.data.project.commits_list_unsubscribe }}?subject=send this email to
unsubscribe)|[archives]({{ site.data.project.commits_list_archive_mailarchive
}})|
### Issue tracker
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]