From 53d6063ebf03a57c0be5bf9439377582d0d0d0b4 Mon Sep 17 00:00:00 2001 From: Christina Gorton Date: Mon, 28 Oct 2024 15:36:33 +0000 Subject: [PATCH 1/4] Added 1 file via CloudCannon. --- ...eday-opensource-science-os-sci-promotic.md | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md diff --git a/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md new file mode 100644 index 00000000..677cdbd0 --- /dev/null +++ b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md @@ -0,0 +1,51 @@ +--- +title: >- + Rust Foundation Member Announcement: CodeDay, OpenSource Science(OS-Sci), & + PROMOTIC +byline: Rust Foundation Team +description: >- + Introducing new Rust Foundation Associate Members, CodeDay, OpenSource + Science(OS-Sci), & PROMOTIC +date: 2024-10-31T12:00:00Z +tags: + - announcement + - membership +index: false +layout: layouts/news.njk +--- +**DOVER, DELAWARE, October 31st, 2024**– [The Rust Foundation](https://rustfoundation.org/), an independent, nonprofit organization dedicated to advancing the performance, safety, and sustainability of the Rust programming language, is pleased to welcome three new member organizations at the Associate level. Rust Foundation members play an active role in the organization’s mission to steward the Rust programming language and its global community. These organizations have demonstrated their commitment to the health of Rust through their membership in the Rust Foundation. + +Please join us in welcoming the following new Associate Member organizations to the Rust Foundation: + +### **CodeDay** + +“CodeDay is a nonprofit which helps under-served students become contributors to open-source. We're excited to join the Rust Foundation and continue our work getting more students writing Rust and contributing to Rust projects!” + +\- Tyler Menezes, Executive Director, CodeDay + +### **OS-Sci** + +“OpenSource Science wants to tie-up with the Rust Foundation, because we believe in everything free and open source. We are building a network to improve sustainability of FOSS technologies and the freedom of humanity. Software is having more and more impact on our daily lives and for that reason we need all FOSS communities to join in our global efforts.” - Erik Mols CEO/ Chancellor OpenSource Science B.V. + +### **PROMOTIC** + +“Joining the Rust Foundation is a significant step for PROMOTIC as we believe in the transformative potential of Rust to empower developers and industries across Africa. Our mission aligns with Rust’s principles of safety, performance, and concurrency, and we are excited to contribute to its growth in our region." - Evans Malick YEMEY, President, PROMOTIC + +The Rust Foundation thanks CodeDay, OS-Sci, and PROMOTIC for their membership, which will contribute to our continued stewardship of the Rust programming language ecosystem. + +## **Membership Resources** + +* [Click here](https://foundation.rust-lang.org/members/) to view the Rust Foundation’s current base of members. +* [Click here](https://foundation.rust-lang.org/info/become-a-member/) to learn more about the benefits of Rust Foundation membership. +* [Visit the Rust Foundation’s blog](https://foundation.rust-lang.org/tags/member%20spotlight/) to read interviews and stories with Rust Foundation members. +* To inquire about becoming a member of the Rust Foundation, please email the team at membership@rustfoundation.org. + +--- + +### **About the Rust Foundation** + +The Rust Foundation is an independent nonprofit dedicated to the safety, security, sustainability, and health of the Rust Programming language and the people who use it. Through close partnerships with organizations passionate about Rust and the growing Rust Project and community, the Rust Foundation is helping forge a better open source future with Rust. + +Visit the Rust Foundation [website](https://foundation.rust-lang.org/) to learn more. Follow the Rust Foundation on [X (formerly known as Twitter)](https://twitter.com/rust_foundation) and on [LinkedIn](https://www.linkedin.com/company/rust-foundation). + +  \ No newline at end of file From b93418d817a30d2b8e06cb5ab39bac4f74d2de27 Mon Sep 17 00:00:00 2001 From: "Christina G." <156237126+cgtechcommunity@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:43:55 -0600 Subject: [PATCH 2/4] Update rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md Adding missing links to organizations --- ...ent-codeday-opensource-science-os-sci-promotic.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md index 677cdbd0..91c1f84e 100644 --- a/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md +++ b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md @@ -17,17 +17,15 @@ layout: layouts/news.njk Please join us in welcoming the following new Associate Member organizations to the Rust Foundation: -### **CodeDay** +### **[CodeDay](https://www.codeday.org/)** -“CodeDay is a nonprofit which helps under-served students become contributors to open-source. We're excited to join the Rust Foundation and continue our work getting more students writing Rust and contributing to Rust projects!” +“CodeDay is a nonprofit which helps under-served students become contributors to open-source. We're excited to join the Rust Foundation and continue our work getting more students writing Rust and contributing to Rust projects!” - Tyler Menezes, Executive Director, CodeDay -\- Tyler Menezes, Executive Director, CodeDay - -### **OS-Sci** +### **[OS-Sci](https://os-sci.com/)** “OpenSource Science wants to tie-up with the Rust Foundation, because we believe in everything free and open source. We are building a network to improve sustainability of FOSS technologies and the freedom of humanity. Software is having more and more impact on our daily lives and for that reason we need all FOSS communities to join in our global efforts.” - Erik Mols CEO/ Chancellor OpenSource Science B.V. -### **PROMOTIC** +### **[PROMOTIC](https://promotic-edu.org/en/)** “Joining the Rust Foundation is a significant step for PROMOTIC as we believe in the transformative potential of Rust to empower developers and industries across Africa. Our mission aligns with Rust’s principles of safety, performance, and concurrency, and we are excited to contribute to its growth in our region." - Evans Malick YEMEY, President, PROMOTIC @@ -48,4 +46,4 @@ The Rust Foundation is an independent nonprofit dedicated to the safety, securit Visit the Rust Foundation [website](https://foundation.rust-lang.org/) to learn more. Follow the Rust Foundation on [X (formerly known as Twitter)](https://twitter.com/rust_foundation) and on [LinkedIn](https://www.linkedin.com/company/rust-foundation). -  \ No newline at end of file +  From 913e30e33bb86970e4b9b547e5e950583872a432 Mon Sep 17 00:00:00 2001 From: "Christina G." <156237126+cgtechcommunity@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:13:51 -0600 Subject: [PATCH 3/4] Update rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md Updating Yves's name. --- ...r-announcement-codeday-opensource-science-os-sci-promotic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md index 91c1f84e..cabf8115 100644 --- a/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md +++ b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md @@ -27,7 +27,7 @@ Please join us in welcoming the following new Associate Member organizations to ### **[PROMOTIC](https://promotic-edu.org/en/)** -“Joining the Rust Foundation is a significant step for PROMOTIC as we believe in the transformative potential of Rust to empower developers and industries across Africa. Our mission aligns with Rust’s principles of safety, performance, and concurrency, and we are excited to contribute to its growth in our region." - Evans Malick YEMEY, President, PROMOTIC +“Joining the Rust Foundation is a significant step for PROMOTIC as we believe in the transformative potential of Rust to empower developers and industries across Africa. Our mission aligns with Rust’s principles of safety, performance, and concurrency, and we are excited to contribute to its growth in our region." - Yves Komlan YEME-KPONSOU _(Alias Malick Evans YEMEY)_, President, PROMOTIC The Rust Foundation thanks CodeDay, OS-Sci, and PROMOTIC for their membership, which will contribute to our continued stewardship of the Rust programming language ecosystem. From 37efd3fc46a154ea6115e04851f0d08af0ccff0b Mon Sep 17 00:00:00 2001 From: Christina Gorton Date: Mon, 4 Nov 2024 15:07:31 +0000 Subject: [PATCH 4/4] Updated 1 file via CloudCannon. --- ...t-codeday-opensource-science-os-sci-promotic.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md index cabf8115..85f60558 100644 --- a/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md +++ b/news/rust-foundation-member-announcement-codeday-opensource-science-os-sci-promotic.md @@ -6,28 +6,28 @@ byline: Rust Foundation Team description: >- Introducing new Rust Foundation Associate Members, CodeDay, OpenSource Science(OS-Sci), & PROMOTIC -date: 2024-10-31T12:00:00Z +date: 2024-11-04T12:00:00Z tags: - announcement - membership index: false layout: layouts/news.njk --- -**DOVER, DELAWARE, October 31st, 2024**– [The Rust Foundation](https://rustfoundation.org/), an independent, nonprofit organization dedicated to advancing the performance, safety, and sustainability of the Rust programming language, is pleased to welcome three new member organizations at the Associate level. Rust Foundation members play an active role in the organization’s mission to steward the Rust programming language and its global community. These organizations have demonstrated their commitment to the health of Rust through their membership in the Rust Foundation. +**DOVER, DELAWARE, November 4th, 2024**– [The Rust Foundation](https://rustfoundation.org/), an independent, nonprofit organization dedicated to advancing the performance, safety, and sustainability of the Rust programming language, is pleased to welcome three new member organizations at the Associate level. Rust Foundation members play an active role in the organization’s mission to steward the Rust programming language and its global community. These organizations have demonstrated their commitment to the health of Rust through their membership in the Rust Foundation. Please join us in welcoming the following new Associate Member organizations to the Rust Foundation: -### **[CodeDay](https://www.codeday.org/)** +### [**CodeDay**](https://www.codeday.org/) “CodeDay is a nonprofit which helps under-served students become contributors to open-source. We're excited to join the Rust Foundation and continue our work getting more students writing Rust and contributing to Rust projects!” - Tyler Menezes, Executive Director, CodeDay -### **[OS-Sci](https://os-sci.com/)** +### [**OS-Sci**](https://os-sci.com/) “OpenSource Science wants to tie-up with the Rust Foundation, because we believe in everything free and open source. We are building a network to improve sustainability of FOSS technologies and the freedom of humanity. Software is having more and more impact on our daily lives and for that reason we need all FOSS communities to join in our global efforts.” - Erik Mols CEO/ Chancellor OpenSource Science B.V. -### **[PROMOTIC](https://promotic-edu.org/en/)** +### [**PROMOTIC**](https://promotic-edu.org/en/) -“Joining the Rust Foundation is a significant step for PROMOTIC as we believe in the transformative potential of Rust to empower developers and industries across Africa. Our mission aligns with Rust’s principles of safety, performance, and concurrency, and we are excited to contribute to its growth in our region." - Yves Komlan YEME-KPONSOU _(Alias Malick Evans YEMEY)_, President, PROMOTIC +“Joining the Rust Foundation is a significant step for PROMOTIC as we believe in the transformative potential of Rust to empower developers and industries across Africa. Our mission aligns with Rust’s principles of safety, performance, and concurrency, and we are excited to contribute to its growth in our region." - Yves Komlan YEME-KPONSOU *(Alias Malick Evans YEMEY)*, President, PROMOTIC The Rust Foundation thanks CodeDay, OS-Sci, and PROMOTIC for their membership, which will contribute to our continued stewardship of the Rust programming language ecosystem. @@ -46,4 +46,4 @@ The Rust Foundation is an independent nonprofit dedicated to the safety, securit Visit the Rust Foundation [website](https://foundation.rust-lang.org/) to learn more. Follow the Rust Foundation on [X (formerly known as Twitter)](https://twitter.com/rust_foundation) and on [LinkedIn](https://www.linkedin.com/company/rust-foundation). -  +  \ No newline at end of file