summaryrefslogtreecommitdiffstats
path: root/contribute.md
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-04-12 09:59:55 +0200
committerLudovic Courtès <ludo@gnu.org>2021-04-12 09:59:55 +0200
commite33d7ec8b70d76d490042558f13818acc97139bf (patch)
tree99ddaeaad20551a93fdcae7c054f18066dd49d84 /contribute.md
parentwebsite: Change title of software page. (diff)
website: Add "contribute" page.
* website/contribute.md: New file. * website/haunt.scm (static-pages): Add it. * website/index.md: Link to it.
Diffstat (limited to 'contribute.md')
-rw-r--r--contribute.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/contribute.md b/contribute.md
new file mode 100644
index 0000000..a0544d8
--- /dev/null
+++ b/contribute.md
@@ -0,0 +1,19 @@
1title: Contribute
2author: The GNU Assembly
3---
4
5If you are the maintainer or contributor to a GNU package sharing the
6same vision as we do, we’d love yo have you on board! The steps to join
7the Assembly are as follows:
8
9 1. Read the [Social Contract](/en/documents/social-contract) and email
10 `social-contract@gnu.tools` to explicitly endorse it. Endorsement
11 allows us to make sure we’re all on the same page, following the
12 same goals.
13 2. Subscribe to [the Assembly mailing
14 list](https://lists.gnu.tools/hyperkitty/list/assembly@lists.gnu.tools/)
15 and check out the [code of conduct](/en/documents/code-of-conduct)
16 that applies.
17 3. There is no third step.
18
19Let’s connect the software packages and the people behind them!