diff --git a/database/other/podcasts.json b/database/other/podcasts.json index 61584d1bb..4337b487e 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -5,5 +5,12 @@ "url": "https://www.opensourcestories.org/", "category": "other", "subcategory": "podcasts" + }, + { + "name": "CodeNewbie Podcast", + "description": "In this podcast, Saron Yitbarek interviews a new guest every week about their coding journey, how they landed their first coding job, and more.", + "url": "https://www.codenewbie.org/podcast", + "category": "other", + "subcategory": "podcasts" } -] +] \ No newline at end of file