From 762eca0b071a5b27d736c9bb51650956ce017f45 Mon Sep 17 00:00:00 2001 From: Shawn Taylor Date: Wed, 11 Oct 2023 12:40:34 -0400 Subject: [PATCH] chore: update codeowners Gonna remove myself from these for now. I'll still "own" the templates for the playground generator. --- .github/CODEOWNERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6c70128f275..1a9649c1ff2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,9 +12,6 @@ # This should make it easy to add new rules without breaking existing ones. /_templates/ @mapsandapps -/docs/api/ @mapsandapps -/src/ @mapsandapps -/static/usage/ @mapsandapps /static/code/stackblitz/**/*/package.json @ionic-team/framework /static/code/stackblitz/**/*/package-lock.json @ionic-team/framework