From 442e109981ed03b10f4d73a380db4281953d619a Mon Sep 17 00:00:00 2001 From: Natalia Luzuriaga Date: Wed, 5 Aug 2026 10:25:03 -0700 Subject: [PATCH 1/3] Add all live pages under dsacms.github.io domain to org profile README.md Signed-off-by: Natalia Luzuriaga --- profile/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/profile/README.md b/profile/README.md index 1ecf9c8..def9be8 100644 --- a/profile/README.md +++ b/profile/README.md @@ -21,6 +21,22 @@ We accomplish these goals by bringing the best and brightest talent from industr # What does the Open Source Program Office (OSPO) at CMS do? Establish and maintain guidance, policies, practices, and talent pipelines that advance equity, build trust, and amplify impact across CMS, HHS, and Federal Open Source Ecosystems by working and sharing openly. +## CMS OSPO Projects and Initiatives + +### Tools +- [repo-scaffolder](https://dsacms.github.io/repo-scaffolder) +- [Metrics Website](https://dsacms.github.io/metrics) +- [Medicare Monthly Enrollment Dashboard](https://dsacms.github.io/medicare_monthly_enrollment_dashboard/) + +### SHARE IT Act Stack +- [SHARE IT Act Landing Page](https://dsacms.github.io/share-it-act-lp) +- [code.json Generator](https://dsacms.github.io/codejson-generator/) +- [code.json Index Generator Website](https://dsacms.github.io/index-generator-website/) +- [data.json Index Generator Website](https://dsacms.github.io/datajson-index-generator/) + +### Resources +- [OSPO Guide](https://dsacms.github.io/ospo-guide) + ## CMS OSPO in the News ### 2025 From 4af67977fa573d8ba5808d23b784dfdf9890665f Mon Sep 17 00:00:00 2001 From: Natalia Luzuriaga Date: Wed, 5 Aug 2026 10:29:17 -0700 Subject: [PATCH 2/3] Add text to repo-scaffolder Signed-off-by: Natalia Luzuriaga --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index def9be8..a746333 100644 --- a/profile/README.md +++ b/profile/README.md @@ -24,7 +24,7 @@ Establish and maintain guidance, policies, practices, and talent pipelines that ## CMS OSPO Projects and Initiatives ### Tools -- [repo-scaffolder](https://dsacms.github.io/repo-scaffolder) +- [repo-scaffolder Repository Templates](https://dsacms.github.io/repo-scaffolder) - [Metrics Website](https://dsacms.github.io/metrics) - [Medicare Monthly Enrollment Dashboard](https://dsacms.github.io/medicare_monthly_enrollment_dashboard/) From cdf53fd7f8b4cd537402f90b299f91fc1ab91608 Mon Sep 17 00:00:00 2001 From: Natalia Luzuriaga Date: Wed, 5 Aug 2026 13:10:15 -0700 Subject: [PATCH 3/3] Update README.md --- profile/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/README.md b/profile/README.md index a746333..b6eeead 100644 --- a/profile/README.md +++ b/profile/README.md @@ -27,6 +27,7 @@ Establish and maintain guidance, policies, practices, and talent pipelines that - [repo-scaffolder Repository Templates](https://dsacms.github.io/repo-scaffolder) - [Metrics Website](https://dsacms.github.io/metrics) - [Medicare Monthly Enrollment Dashboard](https://dsacms.github.io/medicare_monthly_enrollment_dashboard/) +- [OSPO Year in Review](https://dsacms.github.io/year-in-review) ### SHARE IT Act Stack - [SHARE IT Act Landing Page](https://dsacms.github.io/share-it-act-lp) @@ -36,6 +37,7 @@ Establish and maintain guidance, policies, practices, and talent pipelines that ### Resources - [OSPO Guide](https://dsacms.github.io/ospo-guide) +- [Decks](https://www.github.com/DSACMS/decks) ## CMS OSPO in the News