diff --git a/src/components/blog/blogpostsDetails.json b/src/components/blog/blogpostsDetails.json index bab9b528..9f5e18df 100644 --- a/src/components/blog/blogpostsDetails.json +++ b/src/components/blog/blogpostsDetails.json @@ -1,4 +1,17 @@ [ + { + "url": "https://blog.jupyter.org/congratulations-distinguished-contributors-2504029fc5a9", + "title": "Congratulations, Distinguished Contributors!", + "image": "/img/blogposts/Congratulations-Distinguished-Contributors-2025.png", + "summary": "We are proud to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2024 cohort of contributors.", + "date": "May 15, 2025", + "authors": "Johan Mabille", + "imageID": "blogpost-image-130", + "imageNaturalWidth": 1232, + "imageNaturalHeight": 822, + "imageRenderedWidth": 269.78, + "imageRenderedHeight": 180 + }, { "url": "https://david-brochart.medium.com/making-qt-collaborative-using-crdts-94c470703253", "title": "Making Qt collaborative using CRDTs", diff --git a/static/img/blogposts/Congratulations-Distinguished-Contributors-2025.png b/static/img/blogposts/Congratulations-Distinguished-Contributors-2025.png new file mode 100644 index 00000000..1b1e2662 Binary files /dev/null and b/static/img/blogposts/Congratulations-Distinguished-Contributors-2025.png differ