[tor-commits] [metrics-web/master] Adds link for tor-relays@ to contact information
karsten at torproject.org
karsten at torproject.org
Tue Sep 11 13:08:00 UTC 2018
commit 3040394be33d9bd1f318643fee529e1a52c9c580
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Tue Sep 11 12:13:03 2018 +0100
Adds link for tor-relays@ to contact information
Some relay operators find this section from Relay Search and use it to
request help for their relay on the metrics-team@ list which is
suboptimal. This should help to reduce that.
Fixes: #27635
---
src/main/resources/web/jsps/about.jsp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/main/resources/web/jsps/about.jsp b/src/main/resources/web/jsps/about.jsp
index dbd1be9..b78b089 100644
--- a/src/main/resources/web/jsps/about.jsp
+++ b/src/main/resources/web/jsps/about.jsp
@@ -119,6 +119,8 @@
<h2>Contact <a href="#contact" name="contact" class="anchor">#</a></h2>
<p>If you have any questions or suggestions, contact us at <a href="mailto:metrics-team at lists.torproject.org">metrics-team at lists.torproject.org</a>, which is a <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/metrics-team" target="_blank">public mailing list</a>.</p>
+ <p>If you have a question about a relay or operating a relay, please contact <a href="mailto:tor-relays at lists.torproject.org">tor-relays at lists.torproject.org</a>, which is a <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" target="_blank">public mailing list</a> or <a href="https://lists.torproject.org/pipermail/tor-relays/" target="_blank">search the list archives</a> for answers.</p>
+
<p>Tor Metrics is a project of:</p>
<pre>The Tor Project, Inc.
217 1st Ave South #4903
More information about the tor-commits
mailing list