forked from I2P_Developers/i2p.www
i2p debian package bounty claimed
This commit is contained in:
@@ -12,8 +12,6 @@ Current balance: as of {{ date }}
|
||||
{% trans euroval='145.0', btcval='2' %}{{ euroval }} € and {{ btcval }} BTC{% endtrans %}</b><br />
|
||||
<b><a href="{{ site_url('get-involved/bounties/i2phex') }}">{{ _('I2PHex bounty') }}</a>:
|
||||
{% trans euroval='100.0' %}{{ euroval }} €{% endtrans %}</b><br />
|
||||
<b><a href="{{ site_url('get-involved/bounties/deb-pack') }}">{{ _('I2P in debian mirrors') }}</a>:
|
||||
{% trans euroval='148.0' %}{{ euroval }} €{% endtrans %}</b><br />
|
||||
<b><a href="{{ site_url('get-involved/bounties/btc-client') }}">{{ _('Bitcoin client for I2P') }}</a>:
|
||||
{% trans euroval='10', btcval='1.34' %}{{ euroval }} € and {{ btcval }} BTC{% endtrans %}</b><br />
|
||||
<b><a href="{{ site_url('get-involved/bounties/unit-tests') }}">{{ _('Unit Tests for I2P router') }}</a>:
|
||||
|
@@ -11,5 +11,7 @@ To claim this bounty, the I2P router package needs to be available from
|
||||
Ubuntu and Debian archive mirrors and Debian bug
|
||||
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448638">448638</a>
|
||||
needs to be closed successfully.
|
||||
|
||||
Done in 2017 by mhatta.
|
||||
{%- endtrans %}</p>
|
||||
{% endblock %}
|
||||
|
@@ -48,13 +48,6 @@ etc), and the like.
|
||||
<td><p>[{{ _('vacant') }}]</p></td>
|
||||
<td><p>€100 EUR</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/deb-pack') }}">{{ _('I2P package in Debian and Ubuntu mirrors') }}</a></b></p></td>
|
||||
<td><p>{{ _('Proposal in development') }}</p></td>
|
||||
<td><p>h2ik</p></td>
|
||||
<td><p>[{{ _('vacant') }}]</p></td>
|
||||
<td><p>€148 EUR</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/btc-client') }}">{{ _('Bitcoin client for I2P') }}</a></b></p></td>
|
||||
<td><p>{{ _('Done, phase of verification') }}</p></td>
|
||||
@@ -102,6 +95,13 @@ etc), and the like.
|
||||
|
||||
<table border="1">
|
||||
<tr><td><p><b>{{ _('Name') }}</b></p></td><td><p><b>{{ _('Status') }}</b></p></td><td><p><b>{{ _('Dev team') }}<sup>*</sup></b></p></td></tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/deb-pack') }}">{{ _('I2P package in Debian and Ubuntu mirrors') }}</a></b></p></td>
|
||||
<td><p>done</p></td>
|
||||
<td><p>h2ik</p></td>
|
||||
<td><p>mhatta</p></td>
|
||||
<td><p>€148 EUR</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><b><a href="{{ site_url('get-involved/bounties/ipv6') }}">{{ _('Make I2P IPv6 native') }}</a></b></p></td>
|
||||
<td><p>done</p></td>
|
||||
|
Reference in New Issue
Block a user