From 1e08bfd52c51aec02e30147c88b90e245d13564f Mon Sep 17 00:00:00 2001 From: Ashley Wolf Date: Mon, 5 Feb 2024 13:45:49 -0800 Subject: [PATCH] Update README.md adding reference to github-ospo repo for finding more tools and resources for OSPOs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da36a04..5a798da 100644 --- a/README.md +++ b/README.md @@ -151,3 +151,7 @@ Check out the [CODEOWNERS](./CODEOWNERS) file to see who to contact for code cha ## Support If you need support using this project or have questions about it, please [open an issue in this repository](https://github.com/github-community-projects/internal-contribution-forks/issues/new) and we'd be happy to help. Requests made directly to GitHub staff or the support team will be redirected here to open an issue. GitHub SLA's and support/services contracts do not apply to this repository. + +## More OSPO Tools + +Looking for more resources for your open source program office (OSPO)? Check out the [`github-ospo`](https://github.com/github/github-ospo) repo for a variety of tools designed to support your needs.