From ae436b42b7cce04f821f974166bb2dbd91349e48 Mon Sep 17 00:00:00 2001 From: Matthias Wippich Date: Fri, 11 Sep 2026 00:26:00 +0200 Subject: [PATCH] [blogs] Add devblogs.microsoft.com --- content/blogs/sources.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/blogs/sources.yaml b/content/blogs/sources.yaml index 5cc5d73..64fd9e6 100644 --- a/content/blogs/sources.yaml +++ b/content/blogs/sources.yaml @@ -28,3 +28,9 @@ author: Matthias Wippich website_url: https://pydong.org rss_url: https://pydong.org/feed.xml +- id: oldnewthing + title: The Old New Thing + author: Raymond Chen + website_url: https://devblogs.microsoft.com/oldnewthing/ + rss_url: https://devblogs.microsoft.com/oldnewthing/feed + sitemap_url: https://devblogs.microsoft.com/oldnewthing/sitemap.xml