From 52d277672aa58078ab6be7ded03ab77881ba1809 Mon Sep 17 00:00:00 2001 From: Shravan Goswami <123811742+shravanngoswamii@users.noreply.github.com> Date: Thu, 25 Sep 2025 00:17:58 +0530 Subject: [PATCH 1/2] Add GSoC project link and update report path --- team/team.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/team/team.yml b/team/team.yml index b1d6d2685..50b2a6082 100644 --- a/team/team.yml +++ b/team/team.yml @@ -233,8 +233,8 @@ image: shravan-goswami.jpg university: Uka Tarsadia University gsoc_project: "DoodleBUGS: a Browser-Based Graphical Interface for JuliaBUGS" - gsoc_project_link: - gsoc_report: /news/posts/2025-08-28-DoodleBUGS-Introduction/index.html + gsoc_project_link: https://summerofcode.withgoogle.com/programs/2025/projects/4ecMbDwU + gsoc_report: /news/posts/2025-09-01-GSoC-Report-DoodleBUGS/ links: - website: https://shravangoswami.com/ - github: https://github.com/shravanngoswamii From 26e3d10ace6a1c218442cb68288ecb9a86aff1f2 Mon Sep 17 00:00:00 2001 From: Shravan Goswami <123811742+shravanngoswamii@users.noreply.github.com> Date: Thu, 25 Sep 2025 00:19:00 +0530 Subject: [PATCH 2/2] Fix header formatting for `PRs during GSoC` section --- news/posts/2025-09-01-GSoC-Report-DoodleBUGS/index.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/posts/2025-09-01-GSoC-Report-DoodleBUGS/index.qmd b/news/posts/2025-09-01-GSoC-Report-DoodleBUGS/index.qmd index b17721d42..642e91d73 100644 --- a/news/posts/2025-09-01-GSoC-Report-DoodleBUGS/index.qmd +++ b/news/posts/2025-09-01-GSoC-Report-DoodleBUGS/index.qmd @@ -254,7 +254,7 @@ Much appreciation goes to my mentors Xianda Sun and Hong Ge. The work is impossi - Repo: [https://github.com/TuringLang/JuliaBUGS.jl](https://github.com/TuringLang/JuliaBUGS.jl) - Try it here: [https://turinglang.org/JuliaBUGS.jl/DoodleBUGS/](https://turinglang.org/JuliaBUGS.jl/DoodleBUGS/) -## PRs during GSoC: +## PRs during GSoC - [#321 - Add ISSUE template for DoodleBUGS](https://github.com/TuringLang/JuliaBUGS.jl/pull/321) - [#339 - DoodleBUGS Project: Phase 1](https://github.com/TuringLang/JuliaBUGS.jl/pull/339)