From d970a44eb5df5ef6d6c801483e80c39a4a484b0c Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sat, 20 Jun 2020 13:44:04 +0200 Subject: distributions.json: Move support of stretch to LTS team distributions.json is used by reportbug to decide where to redirect potential regression reports. Move support for stretch to the LTS team. Signed-off-by: Salvatore Bonaccorso --- static/distributions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/distributions.json b/static/distributions.json index 0d2960df52..0d32ceac2a 100644 --- a/static/distributions.json +++ b/static/distributions.json @@ -11,8 +11,8 @@ }, "stretch": { "major-version": "9", - "support": "security", - "contact": "team@security.debian.org" + "support": "lts", + "contact": "debian-lts@lists.debian.org" }, "buster": { "major-version": "10", -- cgit v1.2.3