From bc0ecdbb73c21a2b6708ba3c08528f5654b13d0f Mon Sep 17 00:00:00 2001 From: akwizgran <akwizgran@users.sourceforge.net> Date: Thu, 18 Aug 2016 15:30:59 +0100 Subject: [PATCH] Added Java developer role to hiring page. --- hiring.html | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/hiring.html b/hiring.html index 69af8b2..ad1a4e3 100644 --- a/hiring.html +++ b/hiring.html @@ -47,12 +47,34 @@ <div id="container"> <div id="content"> <div class="full"> - - <h2>No Vacancies</h2> - <p>Briar isn't currently hiring.</p> + <h2>Briar is Hiring!</h2> - <p>If you'd like to hear about future vacancies, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel">join the development mailing list</a> or email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p> + <p>Thanks to support from the <a href='https://www.opentech.fund/'>Open Technology Fund</a>, the Briar project is hiring a Java developer to help us take the project from its current beta state to a 1.0 release. Please spread the word and help us find the right person to fill this exciting role!</p> + + <h4>Java developer</h4> + + <p>September - December 2016, full-time or part-time</p> + + <p>Essential skills:</p> + <ul> + <li>Experienced Java developer</li> + <li>Strong concurrent programming skills</li> + <li>Test-driven development experience</li> + <li>Familiar with git</li> + <li>Good communicator</li> + <li>Used to working in a lean/agile team</li> + <li>Experience of remote working</li> + </ul> + + <p>Desirable skills:</p> + <ul> + <li>SQL and JDBC</li> + <li>Network protocols and cryptography</li> + <li>Android experience</li> + </ul> + + <p>If you're interested in this position or you'd like to hear about future vacancies, please email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p> </div> <!-- full --> </div> <!-- content --> -- GitLab