update the contact page
This commit is contained in:
@ -23,8 +23,9 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<h2>{{ _('Forums') }}</h2>
|
||||
<p>{% trans -%}Please visit our I2P user forum - {%- endtrans %} <a href="http://{{ i2pconv('i2pforum.i2p') }}/">{{ i2pconv('i2pforum.i2p') }}</a> ({% trans -%}available on non-private internet at https://i2pforum.net and on I2P at http://i2pforum.i2p{%- endtrans %})</p>
|
||||
|
||||
<p>{% trans zzz=i2pconv('zzz.i2p') -%}
|
||||
Most of the discussion about I2P's development happens on the <a href="http://{{ zzz }}">I2P developer forum</a> (only reachable from within I2P network). This is usually the best place to start with inquiries, if the dev IRC channel is inactive.
|
||||
<p>{% trans zzz=i2pconv('i2pforum.i2p') -%}
|
||||
The discussion about I2P's development happens on the <a href="http://{{ zzz }}">I2P user forum</a>. This is usually the best place to start with developer inquiries, if the dev IRC channel is inactive.
|
||||
For general support use either the <a href="http://{{ zzz }}">I2P user forum</a> or the Subreddit.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2>{{ _('Social Media') }}</h2>
|
||||
@ -82,7 +83,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<tr>
|
||||
<td valign="top" rowspan="31"><b>{{ _('Admin') }}</b></td>
|
||||
<td valign="top"><b>{{ _('Project Manager') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('point of contact of last resort') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -122,22 +123,22 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Packager; Linux') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Linux (Debian/Ubuntu) distribution packager') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Packager; Windows') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Windows installer packager') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Packager; OSX') }}</b></td>
|
||||
<td valign="top">zlatinb</td>
|
||||
<td valign="top">echelon</td>
|
||||
<td valign="top"><i>{{ _('OSX installer packager') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Release Manager') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Builds and signs the releases') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -172,7 +173,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Translation admins') }}</b></td>
|
||||
<td valign="top">eche|on, zzz, idk, Sadie</td>
|
||||
<td valign="top">eche|on, idk, Sadie</td>
|
||||
<td valign="top">Admins on <a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -239,7 +240,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<tr>
|
||||
<td valign="top" rowspan="17"><b>{{ _('Dev') }}</b></td>
|
||||
<td valign="top"><b>{{ _('Core Lead') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('lead dev for the SDK and router') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -254,7 +255,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/viewforum.php?f=12">I2PSnark</a> lead{% endtrans %}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Maintains the integrated Bittorrent client') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -264,7 +265,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Susimail lead') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Susimail development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -279,7 +280,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('SAM') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('SAM maintainer') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -298,7 +299,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<td valign="top"><i>{{ _('desktopgui, dijjer port') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Debian/Ubuntu Packager and PPA maintainer') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user