From 601b792e122cf9e1bdce3460dcb448995e7bba44 Mon Sep 17 00:00:00 2001 From: Vasileios Karakasis Date: Thu, 20 Oct 2022 21:39:49 +0200 Subject: [PATCH 1/2] Remove mailing list from README --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index b16f627b9c..cd8e8bb35b 100644 --- a/README.md +++ b/README.md @@ -95,13 +95,6 @@ You can get in contact with the ReFrame community in the following ways: Please join the community's [Slack channel](https://reframe-slack.herokuapp.com) for keeping up with the latest news about ReFrame, posting questions and, generally getting in touch with other users and the developers. -### Mailing list - -You may also [subscribe](mailto:reframe-subscribe@sympa.cscs.ch) to the [mailing list](mailto:reframe@sympa.cscs.ch). -Only subscribers can send messages to the list. -For unsubscribing, you may send an empty message [here](mailto:reframe-unsubscribe@sympa.cscs.ch). - - ## Contributing back ReFrame is an open-source project and we welcome and encourage contributions! From 2b8d72ae027137bd7ba07d74032b57c8597fe806 Mon Sep 17 00:00:00 2001 From: Vasileios Karakasis Date: Fri, 21 Oct 2022 22:52:54 +0200 Subject: [PATCH 2/2] Remove mailing list also from README_minimal --- README_minimal.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README_minimal.md b/README_minimal.md index bde42132ad..b682ccd6ce 100644 --- a/README_minimal.md +++ b/README_minimal.md @@ -35,13 +35,6 @@ You can get in contact with the ReFrame community in the following ways: Please join the community's [Slack channel](https://reframe-slack.herokuapp.com) for keeping up with the latest news about ReFrame, posting questions and, generally getting in touch with other users and the developers. -### Mailing list - -You may also [subscribe](mailto:reframe-subscribe@sympa.cscs.ch) to the [mailing list](mailto:reframe@sympa.cscs.ch). -Only subscribers can send messages to the list. -For unsubscribing, you may send an empty message [here](mailto:reframe-unsubscribe@sympa.cscs.ch). - - ## Contributing back ReFrame is an open-source project and we welcome and encourage contributions!