From df14dcc1f563ad2b6cd34880c8b690cd999db72e Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Mon, 3 May 2021 11:10:11 +0200 Subject: [PATCH 1/5] README: remove devel@ and users@ mailing lists --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5473e34992..4bd229f200 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,6 @@ To contribute something to RIOT, please refer to our [contributing document](CONTRIBUTING.md). ## MAILING LISTS -* RIOT OS kernel developers list: [devel@riot-os.org](https://lists.riot-os.org/mailman/listinfo/devel) -* RIOT OS users list: [users@riot-os.org](https://lists.riot-os.org/mailman/listinfo/users) * RIOT commits: [commits@riot-os.org](https://lists.riot-os.org/mailman/listinfo/commits) * Github notifications: [notifications@riot-os.org](https://lists.riot-os.org/mailman/listinfo/notifications) From a7acf5ee6e0f6e4c1e72b0443dddb1838ca71c42 Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Mon, 3 May 2021 11:14:49 +0200 Subject: [PATCH 2/5] CONTRIBUTING: remove mailing list mentions --- CONTRIBUTING.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2bdafb260d..99586dc2e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,9 +10,8 @@ of this document using the following links: * [Writing Documentation][writing-documentation] * [Working with Git][working with git] -If you have questions, please write a post over at our [forum], send an email to - or mailing list or chat on `#riot-os` on -[IRC] or [Matrix]. +If you have questions, please write a post over at our [forum] or chat on +`#riot-os` on [IRC] or [Matrix]. As a reminder, all contributors are expected to follow our [Code of Conduct](CODE_OF_CONDUCT.md). @@ -191,8 +190,8 @@ into the source repository. preoccupied with other PRs. If it happens that your PR receives no review for a long time, don't hesitate to gently solicit a review by commenting or by explicitly mentioning a maintainer that you know is knowledgeable in the - area of the PR. You can also advertise the PR on devel@riot-os.org mailing - list and ask for a review there. + area of the PR. You can also advertise the PR on the [forum] and ask for a + review there. * Try to answer reviews as quickly as possible to speed up the review process and avoid stalled PRs. From 834cb2192de498050f31f7dfdc68244879a7c7fe Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Mon, 3 May 2021 11:16:25 +0200 Subject: [PATCH 3/5] make: Remove mailing list advertisement --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 775ebef32c..8ae12421fd 100644 --- a/Makefile +++ b/Makefile @@ -38,10 +38,8 @@ welcome: @echo "" @echo "Please see our Quick Start Guide at:" @echo " https://doc.riot-os.org/getting-started.html" - @echo "You can ask questions on our forum:" + @echo "You can ask questions or discuss with other users on our forum:" @echo " https://forum.riot-os.org" - @echo "Or discuss with other users on the mailing list:" - @echo " users@riot-os.org (http://lists.riot-os.org/mailman/listinfo/users)" print-versions: @./dist/tools/ci/print_toolchain_versions.sh From 05e7b5e80395a2a912e1601aab4ad98548b88fe1 Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Mon, 3 May 2021 11:22:40 +0200 Subject: [PATCH 4/5] github/bug_report.md: Remove users@ and devel@ --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f5ce1f9881..8fe9488708 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,8 +11,7 @@ IF YOUR ISSUE IS RELATED TO SECURITY please submit it to the security mailing-list security@riot-os.org. If your issue is a question related to the usage of RIOT, please submit it to -our forum at https://forum.riot-os.org, to the user mailing-list -users@riot-os.org, or to the developer mailing-list devel@riot-os.org. +our forum at https://forum.riot-os.org. --> #### Description From 059be0621740b93a7d6f1f59a1d3ac7dc98f4049 Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Mon, 3 May 2021 11:24:36 +0200 Subject: [PATCH 5/5] doxygen: Remove users@ and devel@ mailing lists --- doc/doxygen/src/mainpage.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/doxygen/src/mainpage.md b/doc/doxygen/src/mainpage.md index 26c3833741..e49b74aa14 100644 --- a/doc/doxygen/src/mainpage.md +++ b/doc/doxygen/src/mainpage.md @@ -38,14 +38,6 @@ RIOT is developed by an open community that anyone is welcome to join: - Sign-up to our [forum](https://forum.riot-os.org/) to ask for help using RIOT or writing an application for RIOT, discuss kernel and network stack development as well as hardware support, or to show-case your latest project. - - [Subscribe](http://lists.riot-os.org/mailman/listinfo/users) to - users@riot-os.org to ask for help using RIOT or writing an application for - RIOT (or to just stay in the loop). An archive of this list [is available - here](https://lists.riot-os.org/pipermail/users/). - - [Subscribe](http://lists.riot-os.org/mailman/listinfo/devel) to - devel@riot-os.org to follow and discuss kernel and network stack - development, or hardware support. An archive of this list [is available - here](https://lists.riot-os.org/pipermail/devel/). - Follow us on [Twitter](https://twitter.com/RIOT_OS) for news from the RIOT community. - Regarding critical vulnerabilities we would appreciate if you give us a