diff options
author | Schanzenbach, Martin <mschanzenbach@posteo.de> | 2019-10-24 13:20:08 +0200 |
---|---|---|
committer | Schanzenbach, Martin <mschanzenbach@posteo.de> | 2019-10-24 13:20:08 +0200 |
commit | f54065d5d342cdb355feea715ad6642e119caf89 (patch) | |
tree | 20c390798af03f98c9feced5435d91f4aa342e3d | |
parent | 42549bd360fd9132b0f15c20380d815e39e03f13 (diff) |
add info mailinglist
-rw-r--r-- | template/engage.html.j2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/engage.html.j2 b/template/engage.html.j2 index bc536918..600d362d 100644 --- a/template/engage.html.j2 +++ b/template/engage.html.j2 @@ -14,7 +14,8 @@ </p> <h4>Mailing List</h4> <p> - You can get help on our mailing list <a href="https://lists.gnu.org/mailman/listinfo/help-gnunet">help-gnunet</a>. <br>If you want to hack on GNUnet or generally want to be informed about recent updates and happenings, get in touch over our mailing list <a href="https://lists.gnu.org/mailman/listinfo/gnunet-developers">gnunet-developers</a>. + You can get help on our mailing list <a href="https://lists.gnu.org/mailman/listinfo/help-gnunet">help-gnunet</a>. <br>If you generally want to be informed about recent updates and happenings, get in touch over our <a href="https://lists.gnu.org/mailman/listinfo/info-gnunet">info mailing list</a>.<br/> + If you want to hack on GNUnet or want to follow technical discussions, try our <a href="https://lists.gnu.org/mailman/listinfo/gnunet-developer">developer mailing list</a> </p> <h4>IRC</h4> <p> |