summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2021-03-21 17:41:48 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2021-03-21 17:41:48 +0100
commit9ac4cf68c6748c4612defb1112d8e5dd6a743b69 (patch)
tree671cf888d9a515eec9f8696f5eb1fa7b6335d031 /static
parent3ba73db1cbc42501b125288d00fa1dd5567d2f73 (diff)
distributions.json: Add sid
Everywhere else in the tracker sid is handled as well. Raphaƫl Hertzog suggested to add thus 'sid' to distributions.json as well to be consistent. Add it with an empty 'major-version' and 'none' value for the 'support' attribute. Link: https://salsa.debian.org/qa/distro-tracker/-/issues/58#note_232506 Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Diffstat (limited to 'static')
-rw-r--r--static/distributions.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/distributions.json b/static/distributions.json
index ecd15ccc8d..579f41a9a6 100644
--- a/static/distributions.json
+++ b/static/distributions.json
@@ -33,5 +33,10 @@
"major-version": "13",
"support": "none",
"contact": ""
+ },
+ "sid": {
+ "major-version": "",
+ "support": "none",
+ "contact": ""
}
}

© 2014-2024 Faster IT GmbH | imprint | privacy policy