From f68f19f571edb5be19beb649b77be524b15439aa Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sun, 8 May 2022 09:18:08 +0200 Subject: distributions.json: Move support of buster to LTS team distributions.json is used by reportbug to decide where to redirect potential regression reports. Move support for buster 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 3b3e70c470..3ad929c739 100644 --- a/static/distributions.json +++ b/static/distributions.json @@ -16,8 +16,8 @@ }, "buster": { "major-version": "10", - "support": "security", - "contact": "team@security.debian.org" + "support": "lts", + "contact": "debian-lts@lists.debian.org" }, "bullseye": { "major-version": "11", -- cgit v1.2.3