From c7216b9bdcacced119a128d0301140f784e58095 Mon Sep 17 00:00:00 2001 From: redshiftzero Date: Mon, 26 Nov 2018 13:41:11 -0800 Subject: [PATCH] docs: club resources are no longer maintained --- docs/development/contributing.rst | 31 ++++++------------------------- docs/development/i18n.rst | 2 +- 2 files changed, 7 insertions(+), 26 deletions(-) diff --git a/docs/development/contributing.rst b/docs/development/contributing.rst index 80545199abc..9af0e820e17 100644 --- a/docs/development/contributing.rst +++ b/docs/development/contributing.rst @@ -4,10 +4,9 @@ Contributing to SecureDrop Thank you for your interest in contributing to SecureDrop! We welcome both new and experienced open-source contributors and are committed to making it as easy as possible to contribute. Whether you have a few minutes or many hours, there -are a variety of ways to help. We are always looking for help from +are a variety of ways to help. We are always looking for help from: * `programmers`_, to help us develop SecureDrop; -* `DevOps`_ people, to work on the community-maintained SecureDrop infrastructure; * `release managers`_, to create and maintain Debian GNU/Linux packages and repositories; * `writers`_, to help improve the documentation; * `translators`_, to translate SecureDrop; @@ -105,16 +104,7 @@ DevOps The `SecureDrop web site `__ and the `GitHub repository `__ are controlled and maintained by `Freedom -of the Press Foundation employees `__. The -resources under the ``securedrop.club`` domain name are financed, controlled, -and maintained by a horizontally organized `community of volunteers -`__. You will find a -list of the pending tasks to improve the ``securedrop.club`` services in the -`contribution guide -`__. If you're -in doubt, feel free to reach out to the `DevOps section of the forum -`__ or directly to `a team member -`__. +of the Press Foundation employees `__. Release Managers @@ -123,10 +113,7 @@ Release Managers All software deployed with SecureDrop is installed via Debian GNU/Linux packages via Ansible. The `primary repository `__ is controlled, maintained, and signed by `Freedom of the Press Foundation employees -`__. An `alternative repository -`__ signed by a `community of volunteers -`__ is used only for -tests and demonstrations. The current responsibilities of the release manager +`__. The current responsibilities of the release manager are covered in :doc:`detailed documentation `. If you are a `Debian developer `__ you can help @@ -140,17 +127,12 @@ Translators ~~~~~~~~~~~ All are kindly invited to help translate SecureDrop `using the Weblate interface -`__. We provide a :doc:`detailed guide ` +`__. We provide a :doc:`detailed guide ` to use as reference for details such as the meaning of placeholders, etc. Feel free to reach out on the `translation section of the forum `__ for help. Non-English forum discussions are welcome to help facilitate translations. -As a developer or system administrator you can also help `maintain and improve -`__ the -self-hosted `Weblate `__ infrastructure used by the -community of translators. - Designers ~~~~~~~~~ @@ -177,6 +159,5 @@ better suited. To assist on the forum: * If you find questions `elsewhere in the forum `__ that have a better chance at getting an answer in the `support section - `__, ask a `a team member - `__ for - permissions to move topics from a category to another. + `__, suggest in Gitter + to move topics from a category to another. diff --git a/docs/development/i18n.rst b/docs/development/i18n.rst index 0c0c57cbfbc..53cbf86b2f0 100644 --- a/docs/development/i18n.rst +++ b/docs/development/i18n.rst @@ -292,7 +292,7 @@ index from scratch with: .. code:: sh - $ ssh debian@weblate.securedrop.club + $ ssh debian@weblate.securedrop.org $ cd /app/weblate $ sudo docker-compose run weblate rebuild_index --all --clean