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
| | = Communication in Spectrum
:page-nav_order: 1
// SPDX-FileCopyrightText: 2019-2024 Alyssa Ross <hi@alyssa.is>
// SPDX-FileCopyrightText: 2023 Unikie
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
There are several places online in which announcements,
discussion, and collaboration happen. Rather than tell
you about them all at once, though, it is best to tell you
which ones are relevant to you, given how you would like
to participate (or not) in the project.
Our primary methods of communication are Matrix and mailing lists.
[#chat]
== Instant messaging
For quick, informal exchange:
IRC::
link:ircs://irc.libera.chat:6697/spectrum[#spectrum] on https://libera.chat/[Libera.Chat]
Matrix::
https://matrix.to/#/#spectrum:fairydust.space[#spectrum:fairydust.space]
NOTE: Matrix and IRC are https://matrix.org/docs/matrix-concepts/elements-of-matrix/#bridges[bridged].
== Mailing Lists
If you are interested in participating in the project, or even just
following along with it, the best thing to do is subscribe to one or
more of the Spectrum mailing lists.
Each list has https://inbox.spectrum-os.org/[archives] that can also
be accessed via the web, NNTP or Atom. If you have the capacity to
mirror them, please do!
[#spectrum-announce]
=== announce@spectrum-os.org
This is a one-way list where announcements from Spectrum's developers
will be posted, once the system is ready for real-world use.
Subscribe by sending a message to announce-subscribe@spectrum-os.org.
Unsubscribe by sending a message to announce-unsubscribe@spectrum-os.org.
[#spectrum-discuss]
=== discuss@spectrum-os.org
This list contains high-level discussion about the project.
Subscribe by sending a message to discuss-subscribe@spectrum-os.org.
Unsubscribe by sending a message to discuss-unsubscribe@spectrum-os.org.
[#spectrum-devel]
=== devel@spectrum-os.org
This list is where low-level technical discussions happen, bugs are
reported, and patches are sent.
There is a separate guide for the Spectrum development process,
including how patches are sent to this list and discussed.
For more information, see
xref:working-with-patches.adoc[Working with Patches].
Subscribe by sending a message to devel-subscribe@spectrum-os.org.
Unsubscribe by sending a message to devel-unsubscribe@spectrum-os.org.
|