Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ <h5>Scala Center</h5>
<li><a href="{{ site.baseurl }}/projects.html">Projects</a></li>
<li><a href="{{ site.baseurl }}/team.html">Team</a></li>
<li><a href="{{ site.baseurl }}/faqs.html">FAQs</a></li>
<li><a href="{{ site.baseurl }}/jobs.html">Jobs</a></li>
<li><a href="{{ site.baseurl }}/records.html">Records</a></li>
<li><a href="{{ site.baseurl }}/contact.html">Contact</a></li>
<li><a href="{{ site.baseurl }}/donate.html">Donate</a></li>
Expand Down
16 changes: 1 addition & 15 deletions jobs.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
---
layout: contact
redirect_to: /
---

## We're hiring!

We're looking for motivated individuals to help us improve Scala's libraries and
tools.

Candidates must have a minimum of 3 years of experience developing in Scala, and
have a demonstrated track record of communicating (written or talks) with the
developer community. Several years experience participating in an open source
community required.

If getting paid to build up important community open source projects, and
promoting, advancing, and supporting Scala, sounds like you, then drop us a line
at <a href="mailto:scala.center@epfl.ch">scala.center@epfl.ch</a> with your resume and GitHub profile.
Loading