Skip to content

Commit cdc601a

Browse files
authored
Merge pull request #367 from sjrd/remove-the-jobs-page
Remove the jobs page.
2 parents 4fdf5d4 + cfda28d commit cdc601a

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

_includes/footer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ <h5>Scala Center</h5>
1717
<li><a href="{{ site.baseurl }}/projects.html">Projects</a></li>
1818
<li><a href="{{ site.baseurl }}/team.html">Team</a></li>
1919
<li><a href="{{ site.baseurl }}/faqs.html">FAQs</a></li>
20-
<li><a href="{{ site.baseurl }}/jobs.html">Jobs</a></li>
2120
<li><a href="{{ site.baseurl }}/records.html">Records</a></li>
2221
<li><a href="{{ site.baseurl }}/contact.html">Contact</a></li>
2322
<li><a href="{{ site.baseurl }}/donate.html">Donate</a></li>

jobs.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
11
---
2-
layout: contact
2+
redirect_to: /
33
---
4-
5-
## We're hiring!
6-
7-
We're looking for motivated individuals to help us improve Scala's libraries and
8-
tools.
9-
10-
Candidates must have a minimum of 3 years of experience developing in Scala, and
11-
have a demonstrated track record of communicating (written or talks) with the
12-
developer community. Several years experience participating in an open source
13-
community required.
14-
15-
If getting paid to build up important community open source projects, and
16-
promoting, advancing, and supporting Scala, sounds like you, then drop us a line
17-
at <a href="mailto:[email protected]">[email protected]</a> with your resume and GitHub profile.

0 commit comments

Comments
 (0)