This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 0e474a4 Job is filled
0e474a4 is described below
commit 0e474a4be5beba893d3eb4e125357f538e54de23
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Dec 2 14:19:32 2025 -0800
Job is filled
---
content/pages/job-posting.md | 2 ++
content/theme/templates/menu.html | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/content/pages/job-posting.md b/content/pages/job-posting.md
index 20257f1..2866deb 100644
--- a/content/pages/job-posting.md
+++ b/content/pages/job-posting.md
@@ -1,6 +1,8 @@
Title: Senior Software Engineer, Tooling
license: https://www.apache.org/licenses/LICENSE-2.0
+## FILLED
+
$100,000 to $130,000 - Contract
This is your chance to work on security-focused tooling, mostly written in
diff --git a/content/theme/templates/menu.html
b/content/theme/templates/menu.html
index 29436d4..accfb1d 100644
--- a/content/theme/templates/menu.html
+++ b/content/theme/templates/menu.html
@@ -3,7 +3,7 @@
<div class="container-fluid">
<a class="navbar-brand" href="/">
<img src="https://apache.org/img/asf_logo.png" alt="The Apache Software
Foundation" style="height: 42px; margin-left: 6px;">
- <span style="position: relative; top: 5px; margin-left: 10px;">Tooling
Initiative</span>
+ <span style="font-weight: bold; position: relative; top: 5px;
margin-left: 10px;">Tooling Initiative</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
@@ -16,7 +16,7 @@
<!--<li><a class="dropdown-item" href="/blog/">Tooling
Blog</a></li>-->
<li><a class="dropdown-item" href="/team.html">About the
team</a></li>
<li><a class="dropdown-item" href="/volunteer.html">Volunteer with
Tooling</a></li>
- <li><a class="dropdown-item" href="/job-posting.html">Job
Posting</a></li>
+ <!--<li><a class="dropdown-item" href="/job-posting.html">Job
Posting</a></li>-->
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="/trusted-releases.html">Trusted
Releases</a></li>
<li><a class="dropdown-item" href="/supply-chain.html">Supply
Chain Attacks FAQ</a></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]