summaryrefslogtreecommitdiff
path: root/contact.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'contact.html.j2')
-rw-r--r--contact.html.j219
1 files changed, 5 insertions, 14 deletions
diff --git a/contact.html.j2 b/contact.html.j2
index 2e38e0d9..69a256e8 100644
--- a/contact.html.j2
+++ b/contact.html.j2
@@ -13,10 +13,10 @@
<h2>{{ _("The mailing list") }}</h2>
<p>
{% trans %}
- An archived, public mailing list for GNU Taler is
+ An archived, public mailing list for GNUnet is
hosted at
- <a href="https://lists.gnu.org/mailman/listinfo/taler">https://lists.gnu.org/mailman/listinfo/taler</a>. You can send messages to the list
- at <a href="mailto:taler@gnu.org">taler@gnu.org</a>.
+ <a href="https://lists.gnu.org/mailman/listinfo/gnunet-developers">https://lists.gnu.org/mailman/listinfo/gnunet-developers</a>. You can send messages to the list
+ at <a href="mailto:gnunet-developers@gnu.org">gnunet-developers@gnu.org</a>.
{% endtrans %}
</p>
</div>
@@ -25,8 +25,8 @@
<h2>{{ _("Contacting individuals") }}</h2>
<p>
{% trans %}
- Team members are generally reachable at
- <tt>LASTNAME@taler.net</tt>. All of us
+ GNUnet developers are generally reachable at
+ <tt>PSEUDONYM@gnunet.org</tt>. All of us
support receiving GnuPG encrypted e-mails.
{% endtrans %}
</p>
@@ -45,15 +45,6 @@
</p>
</div>
- <div class="col-lg-6">
- <h2>{{ _("Executive team") }}</h2>
- <p>
- {% trans %}
- For non-technical commercial requests, please contact
- <tt>ceo AT taler.net</tt>.
- {% endtrans %}
- </p>
- </div>
</div>
</div>
{% endblock body_content %}