From e6fdbf332b3b9932b5f87eb65cf9fd706f0a70a4 Mon Sep 17 00:00:00 2001
From: akwizgran <michael@briarproject.org>
Date: Tue, 2 Feb 2021 10:39:06 +0000
Subject: [PATCH] Remove jobs from hiring page.

---
 content/hiring/2020-10-project-manager.md  |  1 +
 content/hiring/2020-10-qa-tester.md        |  1 +
 content/hiring/2020-10-senior-developer.md |  1 +
 content/hiring/_index.md                   | 13 ++++++++++++-
 4 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/content/hiring/2020-10-project-manager.md b/content/hiring/2020-10-project-manager.md
index f6056a3..3ce418d 100644
--- a/content/hiring/2020-10-project-manager.md
+++ b/content/hiring/2020-10-project-manager.md
@@ -1,6 +1,7 @@
 ---
 title: Project Manager
 date: 2020-10-01T00:00:02+00:00
+hide: 1
 ---
 
 We're looking for a part-time Project Manager to join a small, friendly
diff --git a/content/hiring/2020-10-qa-tester.md b/content/hiring/2020-10-qa-tester.md
index e740b01..d7bb7cf 100644
--- a/content/hiring/2020-10-qa-tester.md
+++ b/content/hiring/2020-10-qa-tester.md
@@ -1,6 +1,7 @@
 ---
 title: QA Tester
 date: 2020-10-01T00:00:00+00:00
+hide: 1
 ---
 
 We're looking for a part-time QA Tester to join a small, friendly team
diff --git a/content/hiring/2020-10-senior-developer.md b/content/hiring/2020-10-senior-developer.md
index e1f1078..874be1b 100644
--- a/content/hiring/2020-10-senior-developer.md
+++ b/content/hiring/2020-10-senior-developer.md
@@ -1,6 +1,7 @@
 ---
 title: Senior Java/Android Developer
 date: 2020-10-01T00:00:01+00:00
+hide: 1
 ---
 
 We're looking for a Senior Java/Android Developer to join a small, friendly
diff --git a/content/hiring/_index.md b/content/hiring/_index.md
index a80f3ef..52abc43 100644
--- a/content/hiring/_index.md
+++ b/content/hiring/_index.md
@@ -3,4 +3,15 @@ aliases:
 - /hiring.html
 title: Jobs
 ---
-We're looking for the following people to work on Briar:
+We don't currently have any paid positions available. If you'd like to
+hear about future vacancies, please email {{<contactemail>}}.
+ 
+If you're interested in getting involved as a volunteer, please [join
+the development mailing
+list](https://lists.sourceforge.net/lists/listinfo/briar-devel)
+or email {{<contactemail>}}.
+You can also join our chat channel using
+[IRC](irc://chat.freenode.net/briar) (#briar on freenode) or
+[Matrix](https://matrix.to/#/#freenode_#briar:matrix.org).
+Translators can volunteer through our [Transifex
+project](https://transifex.com/otf/briar).
-- 
GitLab