From 24a26db5b5e095da20f05ac29ae3bcb4eee65a0a Mon Sep 17 00:00:00 2001 From: Parris Lucas <1635152+GrooveCS@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:29:20 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44334e5..f2e1875 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We support *maintainers* in creating new open-source features, fixing bugs to de **Aspiring Founding Sponsors** -Calling all *OPSO Owners, OSS Product teams, and Maintainers*, we seek funding sponsors for our inaugural fall 2024 Engineering Residency cohort. +Calling all *OPSO Owners, OSS Product teams, and Maintainers*, we seek funding sponsors for our inaugural early 2025 Engineering Residency cohort. [Contact us](mailto:info@openstudiolabs.com) today to learn about the benefits of sponsoring. From 0ca8e576fa612fb50f3c4f3cd6e3889e56727fec Mon Sep 17 00:00:00 2001 From: Parris Lucas <1635152+GrooveCS@users.noreply.github.com> Date: Sat, 12 Oct 2024 09:17:45 -0400 Subject: [PATCH 2/3] Update sponsorship.html Proofread, edit and update content --- sponsorship.html | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/sponsorship.html b/sponsorship.html index 945708b..749196b 100644 --- a/sponsorship.html +++ b/sponsorship.html @@ -47,7 +47,8 @@

Founding Sponsorship Guide

Open Studio Labs (OSLabs) is soliciting partners to invest in a "first-of-its-kind" Engineering Residency (ER). This guide offers an overview of available sponsorship - opportunities. Sponsoring companies receive multiple direct benefits, including reduced + opportunities. Sponsoring companies receive multiple direct benefits, + including reduced technical debt, improved security and compliance, sustainable support for critical projects, de-risking open source dependencies, and marketing (case studies, press releases, and media) opportunities. We intend to develop an @@ -55,7 +56,7 @@

Founding Sponsorship Guide

-

Residency Overview

+

Model Overview

@@ -68,7 +69,7 @@

Residency Overview

-

Sustainable Funding Model

+

Sustainable Funding

@@ -80,14 +81,13 @@

Sustainable Funding Model

positioning the Lab as a solution to their technical debt, security challenges, and talent shortages. This offers them direct KPIs and PR benefits. -
  • Grants and Government Programs: Seek to create public and private initiatives and obtain +
  • Government Grant Programs: Seek to create public and private initiatives and obtain funding such as SBIR & STTR to support innovation and public benefit, especially in cybersecurity and talent development.
  • -
  • Sharing or Subscription Models: Develop subscription services or a revenue-sharing model - with - participating companies benefitting from the program's outcomes.
  • +
  • Revenue Sharing or Subscription Models: Develop subscription services or a + revenue-sharing model in which participating organizations mutually benefit from the outcomes.
  • Strategic Partnerships: Build relationships with foundations like the Linux Foundation or Apache Foundation to secure joint funding for high-priority open-source projects.
  • @@ -99,16 +99,13 @@

    Sustainable Funding Model

    Sponsorship Levels

    -

    - To ensure sustainable funding, Open Studio Labs will be utilizing the following strategies: -

    - Our floor for the pilot is to reach a total investment of $500K to launch the first cohort. + Our foundation for the inaugural 12-month residency pilot is to reach an initial investment of $500K to launch the first cohort.

    From 30c634f46182d780ac8073b7e74123f6b9f8238d Mon Sep 17 00:00:00 2001 From: Parris Lucas <1635152+GrooveCS@users.noreply.github.com> Date: Sat, 12 Oct 2024 09:18:12 -0400 Subject: [PATCH 3/3] Update .gitignore Ignore .vscode/settings.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c2397cd..ca3f4dd 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ Thumbs.db .Spotlight-V100 .Trashes .idea +.vscode/settings.json