diff --git a/content/about/index.md b/content/about/index.md index d0ee085b..df8d64e9 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -90,6 +90,10 @@ For more information, visit [https://go.cms.gov/ospo](https://go.cms.gov/ospo). #### External Talks +### 2026 +- [Punch Tape: Inside the Federal Government's First OSPO](https://youtu.be/ZETBjaiI12M?si=bFgWPDrisDMxgIVc) +- [GW Open Source Conference: It Is Time: Succession Planning, Shepherding, and Sunsetting Open Source Projects](https://ospo.gwu.edu/oscon-2026-details) + ##### 2025 - [FormFest: Forming an Open Source Culture in Federal Agencies](https://www.youtube.com/watch?v=J8iSJEEsysM) - [DEFCon: CMS.gov OSPO One Year Later: Launching the Agency's First Bug Bounty](https://aicyberchallenge.com/def-con-33/) diff --git a/content/outbound/maturity-models-ladder-guide.md b/content/outbound/maturity-models-ladder-guide.md index d2b6110c..fa67d305 100644 --- a/content/outbound/maturity-models-ladder-guide.md +++ b/content/outbound/maturity-models-ladder-guide.md @@ -33,10 +33,10 @@ The Maturity Model Ladder Guide seeks to capture the ways repositories grow on t | Growing to Tier X | Must Have / Mandatory | Nice to have / Recommended | | :---- | :---- | :---- | -| Tier 1 | Documentation: README, CONTRIBUTING, LICENSE, SECURITY Policy | Receiving issues | -| Tier 2 | Documentation: Community Guidelines, Code of Conduct Actively working in the open within small teams Innersource Receiving and accepting issues | Guidelines for writing PRs Guidelines for reviewing PRs Formal team structure | -| Tier 3 | Accepting Pull Requests Development Practices: Testing Suite Contributing guidelines enforced Team structure enforced | Documentation: Community Governance Contributor Ladder | -| Tier 4 | Documentation: Community Governance Accept Roadmap Input Accept External Reviewers Contributor Ladder Accept Community Governance Development Practices: Releases | | +| Tier 1 |