2008-01-31 20:38:37 +00:00
|
|
|
{% extends "_layout.html" %}
|
|
|
|
{% block title %}getinvolved{% endblock %}
|
|
|
|
{% block content %}<p>To get involved, please feel free to join us on the #i2p IRC channel (on
|
2005-08-05 19:14:47 +00:00
|
|
|
irc.freenode.net, or within I2P on irc.duck.i2p or irc.postman.i2p). In
|
2004-07-12 07:34:05 +00:00
|
|
|
addition, we have a <a href="http://dev.i2p.net/pipermail/i2p/">mailing list</a>
|
2004-07-12 16:22:18 +00:00
|
|
|
And meetings are held every Tuesday at 9PM GMT on IRC
|
|
|
|
(with meeting logs kept <a href="meetings">online</a>).</p>
|
2004-07-12 07:34:05 +00:00
|
|
|
<p>If you're interested in joining our <a href="team">team</a>, please get in
|
|
|
|
touch as we're always looking for eager contributors!</p>
|
2008-01-31 20:38:37 +00:00
|
|
|
{% endblock %}
|