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
commit8de404d1a83fbfdb2e1f52779ab9362a156527cd (patch)
treedc8d92078c14e26333a1253a458d51c522124292 /static
parent1aed71daebd783c5b6d5ea9d7dc47e083f0d9bef (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