Skip to content

Commit 1f943dc

Browse files
authored
Merge pull request #1329 from jackh726/ospp
Add post for OSPP 2024
2 parents d56a16a + 5a01f58 commit 1f943dc

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

posts/2024-05-07-OSPP-2024.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: post
3+
title: "Rust participates in OSPP 2024"
4+
author: Amanieu d'Antras, Jack Huey, and Jakub Beránek
5+
---
6+
7+
Similar to our [previous][gsoc-announcement] [announcements][gsoc-project-announcement] of the Rust Project's participation in Google Summer of Code (GSoC), we are now announcing our participation in [Open Source Promotion Plan (OSPP) 2024][ospp].
8+
9+
OSPP is a program organized in large part by The Institute of Software Chinese Academy of Sciences. Its goal is to encourage college students to participate in developing and maintaining open source software. The Rust Project is [already registered][community-page] and has a number of projects available for mentorship:
10+
11+
- [C codegen backend for rustc](https://summer-ospp.ac.cn/org/prodetail/241170274)
12+
- [Extend annotate-snippets with features required by rustc](https://summer-ospp.ac.cn/org/prodetail/241170275)
13+
- [Improve bootstrap](https://summer-ospp.ac.cn/org/prodetail/241170277)
14+
- [Modernize the libc crate](https://summer-ospp.ac.cn/org/prodetail/241170528)
15+
- [Improve infrastructure automation tools](https://summer-ospp.ac.cn/org/prodetail/241170529)
16+
17+
Eligibility is limited to students and there is a [guide](https://summer-ospp.ac.cn/help/en/student/) for potential participants. Student registration ends on the 3rd of June with the project application deadline a day later.
18+
19+
Unlike GSoC which allows students to propose their own projects, OSPP requires that students only apply for one of the registered projects. We do have an [#ospp][ospp-zulip] Zulip stream and potential contributors are encouraged to join and discuss details about the projects and connect with mentors.
20+
21+
After the project application window closes on June 4th, we will review and select participants, which will be announced on June 26th. From there, students will participate through to the end of September.
22+
23+
As with GSoC, this is our first year participating in this program. We are incredibly excited for this opportunity to further expand into new open source communities and we're hopeful for a productive and educational summer.
24+
25+
[gsoc-announcement]: https://blog.rust-lang.org/2024/02/21/Rust-participates-in-GSoC-2024.html~
26+
[gsoc-project-announcement]: https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html
27+
[ospp]: https://summer-ospp.ac.cn/
28+
[community-page]: https://summer-ospp.ac.cn/org/orgdetail/11769be7-d00a-4931-be95-13595ac181e4?lang=en
29+
[ospp-zulip]: https://rust-lang.zulipchat.com/#narrow/stream/436418-ospp

0 commit comments

Comments
 (0)