blob: ce09a29765041d91c561750f7c9d576de2a947db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
title: Roles and responsibilities
author: The GNU Assembly
---
# Roles and responsibilities
This page summarizes roles and responsibilities within the GNU
Assembly. We aim to share workload among participants, through
periodic rotation and by ensuring these activities are transparent.
## Code-of-conduct complaint review committee
All the GNU Assembly public spaces are covered by the code of conduct.
This includes [mailing lists](https://lists.gnu.tools) and the
[wiki](https://wiki.gnu.tools). The [code of
conduct](/en/documents/code-of-conduct) review committee can be
contacted at `code-of-conduct@gnu.tools`.
Current committee members (since Jan. 2020):
- Andreas Enge
- Andy Wingo
- Carlos O'Donell
- Ludovic Courtès
- Mark Wielaard
## Machine system administration
The sysadmins for `gnu.tools` can be contacted at `sysadmins@gnu.tools`
for technical issues.
Current sysadmins (since Jan. 2020):
- Andy Wingo
- Carlos O'Donell
- Mark Wielaard
## Mailing list maintenance
Maintainers of the [assembly mailing
list](https://lists.gnu.tools/postorius/lists/assembly.lists.gnu.tools/)
take care of new subscription requests and of moderation. They can be
contacted at `assembly-owner@lists.gnu.tools`.
Current mailing list maintainers (since Jan. 2020):
- Andy Wingo
- Carlos O'Donell
- Ludovic Courtès
- Mark Wielaard
## Web site maintenance
This web site is maintained collaboratively, with discussions happening
on the [assembly mailing
list](https://lists.gnu.tools/hyperkitty/list/assembly@lists.gnu.tools/).
A subset of the participants has commit access to the [underlying Git
repository](https://git.gnu.tools/git/gnu-tools-website).
Current web site committers (since Apr. 2021):
- Andreas Enge
- Andy Wingo
- Carlos O'Donell
- Ludovic Courtès
- Mark Wielaard
- Ricardo Wurmus
## Wiki administration
The [wiki](https://wiki.gnu.tools) administrators can be contacted at
`wiki@gnu.tools` to get access to this wiki through
[Git](https://git.gnu.tools/git/gnu-tools-wiki/tree/).
Current administrators (since Jan. 2020):
- Carlos O'Donell
|