diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-02-11 14:05:15 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-02-11 14:05:15 +0100 |
commit | 754fd231220eecd9fc69b7f69e4d4bcf70330034 (patch) | |
tree | 72a0f7455167225434cef15a353c45e8e4b0b448 /pages | |
parent | Fix typo in feedback (diff) |
Add 'gnu:social-contract-endorsement' page.
* pages/gnu/social-contract-endorsement.txt: New file.
Diffstat (limited to 'pages')
-rw-r--r-- | pages/gnu/social-contract-endorsement.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/pages/gnu/social-contract-endorsement.txt b/pages/gnu/social-contract-endorsement.txt new file mode 100644 index 0000000..9ac7a11 --- /dev/null +++ b/pages/gnu/social-contract-endorsement.txt | |||
@@ -0,0 +1,32 @@ | |||
1 | ~~NOTOC~~ | ||
2 | <markdown> | ||
3 | # GNU Social Contract Endorsement | ||
4 | --- | ||
5 | |||
6 | This page collects endorsements and rejections of [version 1.0 of the | ||
7 | GNU Social Contract](gnu:social-contract) by GNU maintainers. | ||
8 | |||
9 | # Endorsements | ||
10 | |||
11 | The following maintainers endorse the GNU Social Contract, version 1.0: | ||
12 | |||
13 | - … | ||
14 | |||
15 | # Timeline | ||
16 | |||
17 | - *October 2020*. Discussion on a GNU social contract | ||
18 | [starts](https://lists.gnu.org/archive/html/gnu-misc-discuss/2019-10/threads.html#00055). | ||
19 | - *January 26th, 2020*. All 400 GNU maintainers and uploaders | ||
20 | [emailed with a call for feedback and a | ||
21 | timeline](https://wiki.gnu.tools/git/gnu-tools-wiki/tree/code/sc-email.txt). | ||
22 | - *February 10th, 2020*. End of the previously-announced feedback | ||
23 | period. A group of maintainers goes through the feedback received, | ||
24 | [publishes anonymized feedback and | ||
25 | resolutions](https://wiki.gnu.tools/gnu:gsc-feedback), leading to | ||
26 | [version 1.0 of the GNU Social | ||
27 | Contract](https://wiki.gnu.tools/gnu:social-contract) (see [commit | ||
28 | history](https://wiki.gnu.tools/git/gnu-tools-wiki/commit/?id=678b044fc8d5bacc148b76559bc0e15c5329a391)). | ||
29 | - *February 11th, 2020*. This page is created. | ||
30 | - *February 24th, 2020*. End of endorsement period. | ||
31 | |||
32 | </markdown> | ||