From 71d96eea485a122161e0728649b7df2d8af85f65 Mon Sep 17 00:00:00 2001 From: akwizgran <akwizgran@users.sourceforge.net> Date: Fri, 12 Feb 2016 13:08:13 +0000 Subject: [PATCH] Removed UX position from hiring page. --- get-involved.html | 6 ++---- hiring.html | 30 ++++-------------------------- 2 files changed, 6 insertions(+), 30 deletions(-) diff --git a/get-involved.html b/get-involved.html index 969fdc8..b318d0e 100644 --- a/get-involved.html +++ b/get-involved.html @@ -49,11 +49,9 @@ <div class="full"> <h2>Get Involved</h2> - <p>Briar is hiring! We're looking for a user experience designer to help us take the project from its current beta state to a 1.0 release. <a href="hiring.html">Please see our hiring page for more information.</a></p> - - <p>We're also looking for volunteers to contribute to all aspects of the project, including design, development, documentation, translation and testing. We're happy to provide guidance or mentoring for less experienced contributors.</p> + <p>Briar is looking for volunteers to contribute to all aspects of the project, including design, development, documentation, translation and testing. We're happy to provide guidance or mentoring for less experienced contributors.</p> - <p>If you're interested in getting involved or following the progress of the project, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel">join the development mailing list</a>.</p> + <p>If you're interested in getting involved or following the progress of the project, 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>All our software is open source - you can <a href="https://code.briarproject.org/akwizgran/briar/tree/master">browse the source code</a> or <a href="building.html">build the app from source</a>. diff --git a/hiring.html b/hiring.html index a183d1a..69af8b2 100644 --- a/hiring.html +++ b/hiring.html @@ -47,34 +47,12 @@ <div id="container"> <div id="content"> <div class="full"> - <h2>Briar is Hiring!</h2> + + <h2>No Vacancies</h2> - <p>Thanks to support from the <a href="https://www.opentech.fund/">Open Technology Fund</a>, the Briar project is hiring a user experience designer to help us take the project from its current beta state to a 1.0 release. Please spread the word and help us find a great person for this exciting role!</p> + <p>Briar isn't currently hiring.</p> - <h4>User experience designer</h4> - - <p>February - May 2016, full-time</p> - - <p>Essential skills:</p> - <ul> - <li>Experienced mobile UX designer</li> - <li>Usability testing experience</li> - <li>Material Design experience</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>Mobile security</li> - <li>Social/messaging apps</li> - <li>Agile product owner</li> - </ul> - - <p>The role will involve working remotely with a team based in the GMT timezone.</p> - - <p>If you're interested in this position, please email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p> + <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> </div> <!-- full --> </div> <!-- content --> -- GitLab