diff --git a/configs/ewp-rss-feeds/subscriptions.json b/configs/ewp-rss-feeds/subscriptions.json index 74bca0f..3d522b9 100644 --- a/configs/ewp-rss-feeds/subscriptions.json +++ b/configs/ewp-rss-feeds/subscriptions.json @@ -358,5 +358,11 @@ "feeds": [ "https://this-week-in-rust.org/rss.xml" ] + }, + { + "name": "Gabriel Simmer", + "feeds": [ + "https://gabrielsimmer.com/rss" + ] } ] \ No newline at end of file