From bd96be373ab60d365e69d9cf5bde1981f4ec5512 Mon Sep 17 00:00:00 2001 From: Anderson Banihirwe Date: Mon, 14 Jun 2021 12:39:11 -0600 Subject: [PATCH 1/3] Update codeowners to @ProjectPythia/infrastructure --- .github/CODEOWNERS | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1b4db3b29..07ba999df 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,2 @@ # GLOBAL OWNER -* @kmpaul - -# CI OWNER -/ci/ @andersy005 @kmpaul - -# CONTENT OWNER -/content/ @jukent @kmpaul @ktyle @clyne @brian-rose +* @ProjectPythia/infrastructure From d30cab6c9f78d053e7213fd867988eac55228d8a Mon Sep 17 00:00:00 2001 From: Anderson Banihirwe Date: Mon, 14 Jun 2021 12:40:05 -0600 Subject: [PATCH 2/3] Add education team --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 07ba999df..292faca5e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # GLOBAL OWNER -* @ProjectPythia/infrastructure +* @ProjectPythia/infrastructure @ProjectPythia/education From 1b231310076d7a034a57f11bee2fd0870e0ed8b8 Mon Sep 17 00:00:00 2001 From: Anderson Banihirwe Date: Mon, 14 Jun 2021 13:47:11 -0600 Subject: [PATCH 3/3] Update .github/CODEOWNERS Co-authored-by: Kevin Paul --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 292faca5e..757539989 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,4 @@ # GLOBAL OWNER -* @ProjectPythia/infrastructure @ProjectPythia/education +* @ProjectPythia/infrastructure + +/content/ @ProjectPythia/infrastructure @ProjectPythia/education