Skip to content

Commit 0e474a4

Browse files
committed
Job is filled
1 parent 47b54dd commit 0e474a4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

content/pages/job-posting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Title: Senior Software Engineer, Tooling
22
license: https://www.apache.org/licenses/LICENSE-2.0
33

4+
## FILLED
5+
46
$100,000 to $130,000 - Contract
57

68
This is your chance to work on security-focused tooling, mostly written in

content/theme/templates/menu.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="container-fluid">
44
<a class="navbar-brand" href="/">
55
<img src="https://apache.org/img/asf_logo.png" alt="The Apache Software Foundation" style="height: 42px; margin-left: 6px;">
6-
<span style="position: relative; top: 5px; margin-left: 10px;">Tooling Initiative</span>
6+
<span style="font-weight: bold; position: relative; top: 5px; margin-left: 10px;">Tooling Initiative</span>
77
</a>
88
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" aria-label="Toggle navigation">
99
<span class="navbar-toggler-icon"></span>
@@ -16,7 +16,7 @@
1616
<!--<li><a class="dropdown-item" href="/blog/">Tooling Blog</a></li>-->
1717
<li><a class="dropdown-item" href="/team.html">About the team</a></li>
1818
<li><a class="dropdown-item" href="/volunteer.html">Volunteer with Tooling</a></li>
19-
<li><a class="dropdown-item" href="/job-posting.html">Job Posting</a></li>
19+
<!--<li><a class="dropdown-item" href="/job-posting.html">Job Posting</a></li>-->
2020
<li><hr class="dropdown-divider"></li>
2121
<li><a class="dropdown-item" href="/trusted-releases.html">Trusted Releases</a></li>
2222
<li><a class="dropdown-item" href="/supply-chain.html">Supply Chain Attacks FAQ</a></li>

0 commit comments

Comments
 (0)