From af0178e0b0e55e605924bf882a8dbb53658df070 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Tue, 20 Oct 2020 09:04:20 +0000 Subject: [PATCH] Release process: drop unnecessary encryption requirement Anyone can gather by themselves the info we're sharing here, and the subsequent mirror pool changes will be public anyway, so I don't see why we would explicitly require encryption here. --- wiki/src/contribute/release_process.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/src/contribute/release_process.mdwn b/wiki/src/contribute/release_process.mdwn index 497390726b..f53deb4448 100644 --- a/wiki/src/contribute/release_process.mdwn +++ b/wiki/src/contribute/release_process.mdwn @@ -1590,7 +1590,7 @@ Make sure every active mirror in the pool has the new version: Ask the mirrors team to disable mirrors that are lagging behind: - - either over email: [encrypted] + - either over email: - or by creating a merge request that modifies the [mirrors configuration file](https://gitlab.tails.boum.org/tails/mirror-pool/-/blob/master/mirrors.json) -- GitLab