From 4b059648b51a28d562e327bd850954c6d4f5f13b Mon Sep 17 00:00:00 2001 From: Shivram Sambhus <71926891+techboy-coder@users.noreply.github.com> Date: Wed, 2 Oct 2024 08:30:24 +0200 Subject: [PATCH] Add myself (#130) --- src/data/members.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/members.json b/src/data/members.json index 367a9f5..de23ed8 100644 --- a/src/data/members.json +++ b/src/data/members.json @@ -133,5 +133,10 @@ "title": "Bruce Röttgers", "url": "https://roettgers.co/", "feed": "https://roettgers.co/rss" + }, + { + "title": "Shivram Sambhus (shividotio)", + "url": "https://www.shivi.io/", + "feed": "https://www.shivi.io/blog/rss.xml" } ]