410 lines
14 KiB
HTML
410 lines
14 KiB
HTML
{% extends "global/layout.html" %}
|
|
{% block title %}{{ _('I2P Project Members') }}{% endblock %}
|
|
{% block lastupdated %}March 2020{% endblock %}
|
|
{% block content %}
|
|
<p>{% trans volunteer=site_url('get-involved') -%}
|
|
We are a small group of people spread around several continents, working to
|
|
advance different aspects of the project and discussing the design of the
|
|
network.
|
|
<a href="{{ volunteer }}">Get involved!</a>
|
|
{%- endtrans %}</p>
|
|
|
|
<table border="0">
|
|
<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"><i>{{ _('point of contact of last resort') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Donations treasurer') }}</b></td>
|
|
<td valign="top">meeh</td>
|
|
<td valign="top"><i>{{ _('manage donations') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('PR manager') }}</b></td>
|
|
<td valign="top">Sadie</td>
|
|
<td valign="top"><i>{{ _('press contact, manages public relations and affairs') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Assistant PR manager') }}</b></td>
|
|
<td valign="top">Meeh, idk</td>
|
|
<td valign="top"><i>{{ _('Public speaking, public relations assistance') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/">Forum</a> admin{% endtrans %}</b></td>
|
|
<td valign="top">eche|on</td>
|
|
<td valign="top"><i>{{ _('manage the public user forum') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Download mirrors admin') }}</b></td>
|
|
<td valign="top">Meeh, idk</td>
|
|
<td valign="top"><i>{{ _('manage the mirrors for the download files') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Website mirrors admin') }}</b></td>
|
|
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
|
<td valign="top"><i>{{ _('manage the mirrors for the website') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{% trans monotone=site_url('get-involved/guides/monotone') %}<a href="{{ monotone }}">Monotone</a> guru{% endtrans %}</b></td>
|
|
<td valign="top">eche|on</td>
|
|
<td valign="top"><i>{{ _('manage the public monotone repositories') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Packager; Linux') }}</b></td>
|
|
<td valign="top">zzz</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"><i>{{ _('Windows installer packager') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Packager; OSX') }}</b></td>
|
|
<td valign="top">Meeh</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"><i>{{ _('Builds and signs the releases') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Release Manager Alternates') }}</b></td>
|
|
<td valign="top">eche|on, str4d</td>
|
|
<td valign="top"><i>{{ _('Backup release managers') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('CI admin') }}</b></td>
|
|
<td valign="top">idk</td>
|
|
<td valign="top"><i>{{ _('Maintain the Continuous Integration infrastructure') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Reseed admin') }}</b></td>
|
|
<td valign="top">backup</td>
|
|
<td valign="top"><i>{{ _('Monitors, advises and recruits reseed hosts') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Security Researcher') }}</b></td>
|
|
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
|
<td valign="top"><i>{{ _('threat model / crypto expert') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b><a href="https://i2pgit.org/">Gitlab</a> admin</b></td>
|
|
<td valign="top">idk</td>
|
|
<td valign="top"><i>{{ _('Manage the project gitlab') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b><a href="https://i2pgit.org/dashboard/issues">Issue Tracker(Replaces Trac)</a> admin</b></td>
|
|
<td valign="top">idk</td>
|
|
<td valign="top"><i>{{ _('Manage the project bug tracker') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b><a href="https://trac.i2p2.de/">Trac</a> admin</b></td>
|
|
<td valign="top">Meeh</td>
|
|
<td valign="top"><i>{{ _('Manage the project bug tracker') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b><a href="https://trac.i2p2.de/">Trac</a> webserver admin</b></td>
|
|
<td valign="top">Meeh</td>
|
|
<td valign="top"><i>{{ _('manage the public project webservers') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Translation admins') }}</b></td>
|
|
<td valign="top">eche|on, zzz, idk, Sadie</td>
|
|
<td valign="top">Admins on <a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('User Advocate') }}</b></td>
|
|
<td valign="top">Sadie</td>
|
|
<td valign="top"><i>{{ _('gather, prioritize, advocate for user needs') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Product Development') }}</b></td>
|
|
<td valign="top">Sadie</td>
|
|
<td valign="top"><i>{{ _('supervises projects from the early planning stages to project completion') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Website Maintainer') }}</b></td>
|
|
<td valign="top">idk</td>
|
|
<td valign="top"><i>{{ _('manage the public project website content design') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{% trans website=site_url() %}<a href="{{ website }}">Webserver</a> admin{% endtrans %}</b></td>
|
|
<td valign="top">eche|on</td>
|
|
<td valign="top"><i>{{ _('manage the public project webservers') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{% trans website=site_url() %}<a href="{{ website }}">Website</a> admin{% endtrans %}</b></td>
|
|
<td valign="top">idk</td>
|
|
<td valign="top"><i>{{ _('manage the public project website content') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('News Admin') }}</b></td>
|
|
<td valign="top">eche|on</td>
|
|
<td valign="top"><i>{{ _('manage router console news feed') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Backup News Admin') }}</b></td>
|
|
<td valign="top">idk</td>
|
|
<td valign="top"><i>{{ _('manage the backup news feed') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>Google Play admin</b></td>
|
|
<td valign="top">Meeh</td>
|
|
<td valign="top"><i></i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>F-Droid admin</b></td>
|
|
<td valign="top">Meeh</td>
|
|
<td valign="top"><i></i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>Outproxy admin</b></td>
|
|
<td valign="top">Meeh</td>
|
|
<td valign="top"><i></i></td>
|
|
</tr>
|
|
<tr>
|
|
<!--<td valign="top"><b>{{ _('Director of passion') }}</b></td>
|
|
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
|
<td valign="top"><i>{{ _('community motivator') }}</i></td>-->
|
|
</tr>
|
|
<tr><td colspan="4"><hr /></td></tr>
|
|
<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"><i>{{ _('lead dev for the SDK and router') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{% trans postman=i2pconv('hq.postman.i2p') %}<a href="http://{{ postman }}/">I2P mail</a> lead{% endtrans %}</b></td>
|
|
<td valign="top">postman</td>
|
|
<td valign="top"><i>{{ _('organize and develop the i2p mail system') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{% trans bote=i2pconv('bote.i2p') %}<a href="http://{{ bote }}/">I2P-Bote</a> lead{% endtrans %}</b></td>
|
|
<td valign="top">str4d</td>
|
|
<td valign="top"><i>{{ _('I2P-Bote plugin') }}</i></td>
|
|
</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"><i>{{ _('Maintains the integrated Bittorrent client') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/viewforum.php?f=25">Syndie</a> lead{% endtrans %}</b></td>
|
|
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
|
<td valign="top"><i>{{ _('Syndie development') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Susimail lead') }}</b></td>
|
|
<td valign="top">zzz</td>
|
|
<td valign="top"><i>{{ _('Susimail development') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Android lead') }}</b></td>
|
|
<td valign="top">idk</td>
|
|
<td valign="top"><i>{{ _('Android development') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Console') }}</b></td>
|
|
<td valign="top">[{{ _('IDK/Sadie') }}]</td>
|
|
<td valign="top"><i>{{ _('Router console HTML/CSS design') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('SAM') }}</b></td>
|
|
<td valign="top">zzz</td>
|
|
<td valign="top"><i>{{ _('SAM maintainer') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><b>{{ _('Translators') }}</b></td>
|
|
<td valign="top">{{ _('many many people!') }}</td>
|
|
<td valign="top">Translators on <a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></td>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<td valign="top" rowspan="6"><b>{{ _('Contributors') }}</b></td>
|
|
<td valign="top">cervantes</td>
|
|
<td valign="top"><i>{{ _('fire2pe dev, console enhancements') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Mathiasdm</td>
|
|
<td valign="top"><i>{{ _('desktopgui, dijjer port') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">zzz</td>
|
|
<td valign="top"><i>{{ _('Debian/Ubuntu Packager and PPA maintainer') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">str4d</td>
|
|
<td valign="top"><i>{{ _('Routerconsole backend and UI work, website revamp, unit tests work') }}</i></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
|
<td valign="top" class="blue"><i>{{ _('Help needed on many fronts!') }}</i></td>
|
|
</tr>
|
|
<tr><td colspan="4"><hr /></td></tr>
|
|
<tr>
|
|
<td valign="top" rowspan="39" colspan="2"><b>{{ _('Past contributors') }}</b></td>
|
|
<td valign="top">mihi</td>
|
|
<td valign="top"><i>{{ _('I2PTunnel development, ministreaming library') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">jrandom</td>
|
|
<td valign="top"><i>{{ _('Project lead, Syndie lead') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Complication</td>
|
|
<td valign="top"><i>{{ _('Project lead, Syndie lead, I2Phex, support guru') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">mkvore</td>
|
|
<td valign="top"><i>{{ _('iMule lead') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">redzara</td>
|
|
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">striker</td>
|
|
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">legion</td>
|
|
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Connely</td>
|
|
<td valign="top"><i>{{ _('Python SAM library, attack simulations') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">mastiejaner</td>
|
|
<td valign="top"><i>{{ _('i2pmail development') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">dust</td>
|
|
<td valign="top"><i>{{ _('Syndie help') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">susi23</td>
|
|
<td valign="top"><i>{{ _('i2p mail,susimail and susidns apps') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">sirup</td>
|
|
<td valign="top"><i>{{ _('I2Phex (port of Phex to I2P)') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Ragnarok</td>
|
|
<td valign="top"><i>{{ _('addressbook,i2p-bt,syndie client') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">duck</td>
|
|
<td valign="top"><i>{{ _('organize and develop the i2p-bt BitTorrent port') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Ragnarok</td>
|
|
<td valign="top"><i>{{ _('addressbook, i2p-bt, syndie client development') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">thecrypto</td>
|
|
<td valign="top"><i>{{ _('encryption and signature routines, I2PIM') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">aum</td>
|
|
<td valign="top"><i>{{ _('SAM jython code, work on stasher (DHT) and v2v (VoI2P)') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">hypercubus</td>
|
|
<td valign="top"><i>{{ _('installer, systray, bogobot') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">ugha</td>
|
|
<td valign="top"><i>{{ _('jbigi development, wiki migration, doc cleanup') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">oOo</td>
|
|
<td valign="top"><i>{{ _('java debugging and client development on I2PTunnel and the router console') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">BrianR</td>
|
|
<td valign="top"><i>{{ _('SAM perl module') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">eco</td>
|
|
<td valign="top"><i>{{ _('i2psnark work') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">shendaras</td>
|
|
<td valign="top"><i>{{ _('java cleanup') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">JAnonymous</td>
|
|
<td valign="top"><i>{{ _('docs. wiki migration') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">jar</td>
|
|
<td valign="top"><i>{{ _('translations into French') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">scintilla</td>
|
|
<td valign="top"><i>{{ _('C port of jcpuid') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">smeghead</td>
|
|
<td valign="top"><i>{{ _('C# SAM library, pants, fortuna integration') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Nightblade</td>
|
|
<td valign="top"><i>{{ _('libSAM') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">dinoman</td>
|
|
<td valign="top"><i>{{ _('i2p-bt tracker development') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">DrWoo</td>
|
|
<td valign="top"><i>{{ _('i2p-bt tracker development') }}</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">dr|z3d</td>
|
|
<td valign="top"><i>{{ _('Console and website themes') }}</i></td>
|
|
</tr>
|
|
<td valign="top">walking</td>
|
|
<td valign="top"><i>Chinese translation</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">monkeybrains</td>
|
|
<td valign="top"><i>Dutch translation</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">magma</td>
|
|
<td valign="top"><i>French translation</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">eche|on, mixxy</td>
|
|
<td valign="top"><i>German translation</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">rus, 4get, slow</td>
|
|
<td valign="top"><i>Russian translation</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">user</td>
|
|
<td valign="top"><i>Spanish translation</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">thelastcode, hamada</td>
|
|
<td valign="top"><i>Arabic translation</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" colspan="2">{% trans %}… and many others{% endtrans %}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="site_url(about/hall-of-fame)">Hall of Fame!</a></td>
|
|
</tr>
|
|
</table>
|
|
{% endblock %}
|