From b073799c827d3057b89328374ac808d517678971 Mon Sep 17 00:00:00 2001 From: Adrien Piquerez Date: Thu, 23 Jan 2025 16:06:45 +0100 Subject: [PATCH 1/2] Add GSoC call for projects --- blog/_posts/2025-01-24-gsoc-projects.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 blog/_posts/2025-01-24-gsoc-projects.md diff --git a/blog/_posts/2025-01-24-gsoc-projects.md b/blog/_posts/2025-01-24-gsoc-projects.md new file mode 100644 index 000000000..ab16b2157 --- /dev/null +++ b/blog/_posts/2025-01-24-gsoc-projects.md @@ -0,0 +1,20 @@ +--- +layout: blog-detail +post-type: blog +by: The Scala Center +title: "GSoC 2025: Call for Scala projects" +--- + +Are you an open source Scala maintainer? The Scala Center is preparing to participate in [Google Summer of Code 2025](https://summerofcode.withgoogle.com/) (GSoC), and we're on the lookout for projects to include in this year's program. + +## What is GSoC? + +GSoC is an online mentorship program that connects beginner contributors with mentors from the community, offering them the chance to contribute to open source software development. Following the success of previous editions, [including 10 successful Scala contributions in 2024](https://summerofcode.withgoogle.com/programs/2024/organizations/scala-center), the Scala Center is excited to apply for GSoC 2025. + +## How to apply as a mentor? + +We are currently reaching out to potential mentors to assemble a list of project ideas. This is a great opportunity for open source maintainers to get some fresh hands on their Scala projects and involve new contributors at the beginning of their open source Scala journey! + +If you maintain an open source Scala project and are interested in mentoring a contributor, we'd love to hear from you! Please reach out to us at [scala-gsoc@epfl.ch](mailto:scala-gsoc@epfl.ch) by February 7th, 2025 to submit your project. + +Let's work together to make GSoC 2025 another fruitful opportunity for the Scala ecosystem. From 7a02a5035c14213ac304f4b55caa64318cf4c9e2 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Tue, 28 Jan 2025 13:15:49 -0800 Subject: [PATCH 2/2] change date on blog post to today --- .../{2025-01-24-gsoc-projects.md => 2025-01-28-gsoc-projects.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename blog/_posts/{2025-01-24-gsoc-projects.md => 2025-01-28-gsoc-projects.md} (100%) diff --git a/blog/_posts/2025-01-24-gsoc-projects.md b/blog/_posts/2025-01-28-gsoc-projects.md similarity index 100% rename from blog/_posts/2025-01-24-gsoc-projects.md rename to blog/_posts/2025-01-28-gsoc-projects.md