about summary refs log tree commit diff
path: root/participating.html
diff options
context:
space:
mode:
Diffstat (limited to 'participating.html')
-rw-r--r--participating.html141
1 files changed, 0 insertions, 141 deletions
diff --git a/participating.html b/participating.html
deleted file mode 100644
index 32dca00..0000000
--- a/participating.html
+++ /dev/null
@@ -1,141 +0,0 @@
-<!doctype html>
-<!-- SPDX-FileCopyrightText: 2019-2022 Alyssa Ross <hi@alyssa.is> -->
-<!-- SPDX-FileCopyrightText: 2020 Philipp Steinpaß <philipp@xndr.de -->
-<!-- SPDX-License-Identifier: CC-BY-SA-4.0 OR GFDL-1.3-no-invariants-or-later -->
-<!-- SPDX-License-Identifier: GPL-3.0-or-later -->
-<html lang="en">
-
-<head>
-
-<meta charset="utf-8">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<link rel="icon" href="logo/logo_html.svg">
-<link rel="stylesheet" href="style.css">
-
-<title>Participating in Spectrum</title>
-
-<body>
-
-<nav>
-  <a href=".">Spectrum</a>
-</nav>
-
-<h1>Participating in Spectrum</h1>
-
-<p>
-There are several places online in which announcements, discussion,
-and collaboration happen.  Rather than tell you about them all at
-once, though, it's best to tell you which ones are relevant to you,
-given how you'd like to participate (or not) in the project.
-
-<p>
-Our primary methods of communication are mailing lists and IRC.  If
-this isn't how you're used to interacting with free software projects,
-<strong>DON'T PANIC</strong>.
-
-<p>
-We provide instructions for how to get started, and several different
-interfaces for you to choose from depending on what workflow (web,
-mail, Atom, etc.) makes you most comfortable.  Details of these will
-be explained further on, but first, you should figure out what
-communication channels are actually relevant for you.
-
-<p>
-If you're interested in keeping up to date with announcements from
-Spectrum's developers, you should subscribe
-to <a href="#spectrum-announce">spectrum-announce</a>.  You can
-discuss Spectrum and related topics in real time
-on <a href="#irc"><abbr title="Internet Relay Chat">IRC</abbr></a>, or
-more long-form on <a href="#spectrum-discuss">spectrum-discuss</a>.
-Finally, development work happens in
-Spectrum's <a href="https://spectrum-os.org/git/">source
-repositories</a>, and is discussed
-on <a href="#spectrum-devel">spectrum-devel</a>.  There's another page
-that goes into more detail
-about <a href="contributing.html">contributing to Spectrum's
-development</a>.
-
-<h2 id="irc">IRC</h2>
-
-<p>
-There is a single IRC
-channel, <a href="ircs://irc.libera.chat:6697/spectrum">#spectrum</a>
-on <a href="https://libera.chat/">Libera.Chat</a>, for all kinds of
-Spectrum discussions.  You can also join
-through <a href="https://matrix.org/">Matrix</a>
-as <a href="https://matrix.to/#/#spectrum:fairydust.space">#spectrum:fairydust.space</a>.
-If you're new to IRC, you might find Matrix the easiest way to get
-started.  The channel is <strong>logged</strong>, but the logs are not
-available online yet.
-
-<h2 id="mailing-lists">Mailing lists</h2>
-
-<p>
-If you're 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.
-
-<p>
-If mailing lists aren't your thing, that's okay!  Try
-the <a href="https://spectrum-os.org/lists/hyperkitty/">web UI</a>, which allows you to
-interact with the mailing lists much like a modern web forum.
-
-<p>
-Each list
-has <a href="https://spectrum-os.org/lists/archives/">archives</a>
-that can also be accessed via the web, NNTP or Atom.  You are strongly
-encouraged to mirror them.
-
-<h3 id="spectrum-announce">announce@spectrum-os.org</h3>
-
-<p>
-This is a one-way list where announcements from Spectrum's developers
-will be posted.
-
-<p>
-You can
-subscribe <a href="https://spectrum-os.org/lists/mailman3/lists/announce.spectrum-os.org/">on
-the web</a>, or by sending mail
-to <a href="mailto:announce-subscribe@spectrum-os.org">announce-subscribe@spectrum-os.org</a>.
-
-<h3 id="spectrum-discuss">discuss@spectrum-os.org</h3>
-
-<p>
-This list contains high-level discussion about the project.
-
-<p>
-You can
-subscribe <a href="https://spectrum-os.org/lists/mailman3/lists/discuss.spectrum-os.org/">on
-the web</a>, or by sending mail
-to <a href="mailto:discuss-subscribe@spectrum-os.org">discuss-subscribe@spectrum-os.org</a>.
-
-<h3 id="spectrum-devel">devel@spectrum-os.org</h3>
-
-<p>
-This list is for the nitty-gritty of development.  It's where
-low-level technical discussions happen, and where patches are sent.
-
-<p>
-There's a <a href="/contributing.html">separate guide</a> for the Spectrum
-development process, including how patches are sent to this list and
-discussed.
-
-<p>
-You can
-subscribe <a href="https://spectrum-os.org/lists/mailman3/lists/devel.spectrum-os.org/">on
-the web</a>, or by sending mail
-to <a href="mailto:devel-subscribe@spectrum-os.org">devel-subscribe@spectrum-os.org</a>.
-
-<p>
-<small>Permission is granted to copy, distribute and/or modify this
-document under either the terms of the
-<a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative
-Commons Attribution-ShareAlike 4.0 International License</a>, or the
-<a href="https://www.gnu.org/licenses/fdl-1.3.html">GNU Free
-Documentation License, Version 1.3</a> or any later version published
-by the Free Software Foundation; with no Invariant Sections, no
-Front-Cover Texts, and no Back-Cover Texts.</small>
-
-<p>
-<a href="impressum.html" lang="de"><small>Impressum</small></a>