diff --git a/_data/events.yaml b/_data/events.yaml index e38390337d..dc2f2bc3cf 100644 --- a/_data/events.yaml +++ b/_data/events.yaml @@ -56,5 +56,14 @@ upcomingevents: description: The longest-running and Largest Java Ecosystem Conference in the World. thumbnail: devnexus_logo.png +- title: "WeAreDevelopers World Congress" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/45147 + date: 2025-07-11 + displaydate: "July 9-11, 2025" + location: Berlin, Germany + description: The global developer community meets once again at the WeAreDevelopers World Congress to connect with peers and get recent insights on software development, best practices and future tech trends - delivered by none other than the world's greatest minds in tech. + thumbnail: wearedevelopers_logo.png + \ No newline at end of file diff --git a/_data/insights-videos.yaml b/_data/insights-videos.yaml index dff04a1af8..20bd7b0602 100644 --- a/_data/insights-videos.yaml +++ b/_data/insights-videos.yaml @@ -4,11 +4,6 @@ futureheadline: "Scheduled Podcasts" futurevideos: -- title: "EPISODE #190: Writing the Wiremock Extension" - link: - date: "December 16, 2024" - authors: "Christian Berger" - - title: "EPISODE #191: Quarkus Testing Landscape" link: date: "January 13, 2024" @@ -28,6 +23,11 @@ pastheadline: "Archived Podcast Videos" pastvideos: +- title: "EPISODE #190: Writing the Wiremock Extension" + link: https://youtube.com/live/JEX06KmtlSE + date: "December 16, 2024" + authors: "Christian Berger" + - title: "EPISODE #189: Book spotlight: Quarkus in Action" link: https://youtube.com/live/GKl537Uo-7s date: "December 9, 2024" diff --git a/assets/images/events/wearedevelopers_logo.png b/assets/images/events/wearedevelopers_logo.png new file mode 100644 index 0000000000..76200256ae Binary files /dev/null and b/assets/images/events/wearedevelopers_logo.png differ