From a17ac6c2f8881504b51ccb93df0e84d68a91016c Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Wed, 10 May 2023 14:28:36 +0200 Subject: [PATCH 1/3] Update CODEOWNERS --- .github/CODEOWNERS | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 77fa9be6166..00074b404e7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,4 @@ -.github/CODEOWNERS @netlify/netlify-dev -docs/ @netlify/netlify-dev @netlify/docs -site/ @netlify/netlify-dev @netlify/docs -/scripts/docs.js @netlify/netlify-dev @netlify/docs -/src/functions-templates/ @netlify/runtime-pod-compute -/src/lib/functions/ @netlify/runtime-pod-compute -/src/lib/edge-functions/ @netlify/runtime-pod-compute -/src/utils/functions/ @netlify/runtime-pod-compute +* @netlify/ecosystem-pod-developer-foundations +docs/ @netlify/department-docs +site/ @netlify/department-docs +/scripts/docs.js @netlify/department-docs From 7b36deaec132bbe73ea3c25614b930eb471ef5cf Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Wed, 10 May 2023 15:02:37 +0200 Subject: [PATCH 2/3] Update CODEOWNERS --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 00074b404e7..0811538a7ca 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ * @netlify/ecosystem-pod-developer-foundations -docs/ @netlify/department-docs -site/ @netlify/department-docs -/scripts/docs.js @netlify/department-docs +docs/ @netlify/ecosystem-pod-developer-foundations @netlify/department-docs +site/ @netlify/ecosystem-pod-developer-foundations @netlify/department-docs +/scripts/docs.js @netlify/ecosystem-pod-developer-foundations @netlify/department-docs From d7451ef7bfa9ca19d389b6b0416f896510b76c69 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Wed, 10 May 2023 15:03:13 +0200 Subject: [PATCH 3/3] Update CODEOWNERS --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0811538a7ca..5fba6532c28 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,3 @@ * @netlify/ecosystem-pod-developer-foundations docs/ @netlify/ecosystem-pod-developer-foundations @netlify/department-docs site/ @netlify/ecosystem-pod-developer-foundations @netlify/department-docs -/scripts/docs.js @netlify/ecosystem-pod-developer-foundations @netlify/department-docs