From 61adddb8e42bf031ec893fc969bfc8a89d6a7c70 Mon Sep 17 00:00:00 2001 From: Bob McDonough Date: Tue, 11 Jul 2023 01:07:02 -0700 Subject: [PATCH] chore: codeowners update (#409) This PR is an honest attempt to set the correct team(s) as a [codeowner](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#about-code-owners) for this repo. If the team listed is incorrect but you know who should have it, feel free to make a change. Otherwise, if it looks good, just smash that merge button. (please and thank you) If you need any help finding a home for this repo, reach out to the FSRE team in #crew-forward-sre and we can help shepherd this along. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 934303fb..37fcfd9e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @netlify/runtime-pod-compute @netlify/ecosystem-pod-developer-foundations +* @netlify/ecosystem-pod-developer-foundations