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
commite0a8b599d1b56e920b2c6c6d218b71e9a56df066 (patch)
tree2946ea014b6cf9fd86fd28724c15f0c768ed9b60 /static
parentcedc1b16aac68dcbbcc43acca12f27c35854201a (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