From 64170f071f16201c1207f5cfaf58b6bb67f078ac Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Tue, 15 Jul 2025 16:18:40 -0700 Subject: [PATCH 1/2] docs: Add measure-innersource project to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 808bc43..a66d800 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ In addition to the information in this repository, we've also released a number - [github/stale-repos](https://github.com/github/stale-repos) - Identify and report on repositories with no activity for configurable amount of time, in order to surface inactive repos to be considered for archival - [github/cleanowners](https://github.com/github/cleanowners) - A GitHub Action to suggest removal of non-organization members from CODEOWNERS files - [github/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows) - Centralized Reusable GitHub Actions workflows used by the other Actions above (example: release (image and discussion), auto labelling, etc) +- [github/measure-innersource](https://github.com/github/measure-innersource) - It helps organizations track and improve their InnerSource adoption by quantifying the collaboration between different teams and departments. ### GitHub Apps From e0887e47a1ead85e63e72e6f004c0f25fa09493e Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Tue, 15 Jul 2025 16:33:39 -0700 Subject: [PATCH 2/2] docs: English stuff Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a66d800..2618fcc 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ In addition to the information in this repository, we've also released a number - [github/stale-repos](https://github.com/github/stale-repos) - Identify and report on repositories with no activity for configurable amount of time, in order to surface inactive repos to be considered for archival - [github/cleanowners](https://github.com/github/cleanowners) - A GitHub Action to suggest removal of non-organization members from CODEOWNERS files - [github/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows) - Centralized Reusable GitHub Actions workflows used by the other Actions above (example: release (image and discussion), auto labelling, etc) -- [github/measure-innersource](https://github.com/github/measure-innersource) - It helps organizations track and improve their InnerSource adoption by quantifying the collaboration between different teams and departments. +- [github/measure-innersource](https://github.com/github/measure-innersource) - Helps organizations track and improve their InnerSource adoption by quantifying the collaboration between different teams and departments. ### GitHub Apps