From 95e9e64d72f3c5c1c7b938c71aab580dce28f4af Mon Sep 17 00:00:00 2001 From: DIYA CHAUDHARY <238567965+Diyaachoudhary6@users.noreply.github.com> Date: Fri, 31 Oct 2025 02:36:41 +0530 Subject: [PATCH] Added archive note for GSoC 2022 project in README --- README.md | 4 ++++ {2022 => archive/2022/2022}/ideas-list.md | 0 2 files changed, 4 insertions(+) rename {2022 => archive/2022/2022}/ideas-list.md (100%) diff --git a/README.md b/README.md index d3eea20a..a2fe6c22 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ for [Google Summer of Code 2025][GSoC]. [NumFOCUS][] supports and promotes world-class, innovative, open source scientific software. +> **Archived Projects:** +> GSoC 2022 project ideas have been moved to the [`archive/2022`](archive/2022) folder for historical reference. +> Only active and upcoming projects (GSoC 2023–2025) remain listed. + [NumFOCUS][] is committed to promoting and sustaining a professional and ethical community. Our [Code of Conduct](https://numfocus.org/code-of-conduct) is our effort to uphold these values and it provides a guideline and some of the tools and resources necessary to achieve this. [Google Summer of Code][GSoC] is an annual open source internship program diff --git a/2022/ideas-list.md b/archive/2022/2022/ideas-list.md similarity index 100% rename from 2022/ideas-list.md rename to archive/2022/2022/ideas-list.md