From 90d78062c24a63dd4b2e16cae4b3827d56b38b1e Mon Sep 17 00:00:00 2001 From: Raffaele Sgherri Date: Wed, 6 Dec 2023 12:22:48 +0100 Subject: [PATCH] Update adding Windows 10 --- graveyard.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/graveyard.json b/graveyard.json index 4366435..a870fac 100644 --- a/graveyard.json +++ b/graveyard.json @@ -1441,4 +1441,17 @@ "name": "Windows Storage Server", "type": "os" } -] \ No newline at end of file + { + "dateClose": "2025-10-14", + "dateOpen": "2015-07-12", + "description": "Windows 10 was the most successful Microsoft Operating System since Windows 7, launched with the goal to create a single execution and development platform across devices and form factors.", + "link": "https://en.wikipedia.org/wiki/Windows_10", + "links": [ + "https://learn.microsoft.com/en-us/lifecycle/products/windows-10-enterprise-and-education", + "https://learn.microsoft.com/en-us/windows/release-health/release-information", + "https://www.youtube.com/watch?v=8BMGPd6mqnI" + ], + "name": "Windows 10", + "type": "os" + } +]