From 3cf5eb8fb25423b4fa37adc9f43eec9ed1bd65fd Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 8 Mar 2024 17:36:13 -0500 Subject: services/index: Update list of services. Restructure services under video conferencing, mail, and VCS. Signed-off-by: Carlos O'Donell --- source/services/index.rst | 43 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 35 insertions(+), 8 deletions(-) (limited to 'source/services') diff --git a/source/services/index.rst b/source/services/index.rst index 20a7e81..9a0234f 100644 --- a/source/services/index.rst +++ b/source/services/index.rst @@ -9,24 +9,51 @@ The IT service provider is the LF IT core projects team. The following services are currently being provided by CTI via the Linux Foundation IT: -* Big Blue Button servers +* Video conferencing services * Service uses `BBB `_ which is FOSS and LGPL-3.0 licensed. - * glibc: Used for weekly `patch triage meetings `_. + * Active users: - * GNU Toolchain: `Monthly office hours `_ - for the GNU Toolchain. + * glibc: Used for weekly `patch triage meetings `_. -* gitolite servers + * GNU Toolchain: `Monthly office hours `_ + for the GNU Toolchain. + +* Mail and mailing list services + + * List uses `MLMMJ `_ which is FOSS and MIT licensed. + + * Archives use `Public Inbox `_ which is FOSS + and AGPLv3 licensed. + + * `Top level website `_ uses + `Sphinx `_ which is FOSS + and BSD licesned. + + * `Mail delivery `_ uses + `Postfix `_ which is + FOSS and Eclipse Public License v2 and IBM Public License v1. + + * Active users: + + * CTI TAC mailing lists: + * https://lore.kernel.org/cti-tac/ + +* Version control services (VCS) * Service uses `Gitolite `_ which is FOSS and GPL-2.0 licensed. - * Core Toolchain Infrastructure project documentation repository. - * ``git clone gitolite.coretoolchain.dev:cti/cti.coretoolchain.dev`` - * `Read-only anonymous mirrors `_ + * Service uses `CGit `_ which is FOSS and + GPLv2+ licensed. + + * Active users: + + * Core Toolchain Infrastructure project documentation repository. + * Authenticated access: ``git clone gitolite.coretoolchain.dev:cti/cti.coretoolchain.dev`` + * `Read-only anonymous mirror (cgit) `_ CTI uses only free and open source software (FOSS) to provide these services and aims to comply with the `GNU Ethical Repository hosting criteria -- cgit 1.2.3-korg