From 79b19796c9a2ef65cff1a660fd1d38ae0f6b5726 Mon Sep 17 00:00:00 2001 From: Serina Grill <42048900+serinamarie@users.noreply.github.com> Date: Tue, 11 Jul 2023 10:57:03 -0500 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 974d18c9..d32dc207 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,12 +1,12 @@ # Prefect 2.0 -flows-advanced/ @rpeden @serinamarie @zzstoatzz @EmilRex -flows-starter/ @rpeden @robfreedy @serinamarie @zzstoatzz -devops/ @gabcoyne @jamiezieziula @prefectcboyd @rpeden @EmilRex # default +flows-advanced/ @serinamarie @zzstoatzz @EmilRex +flows-starter/ @robfreedy @serinamarie @zzstoatzz +devops/ @gabcoyne @jamiezieziula @prefectcboyd @EmilRex # default devops/github-actions/ @prefectcboyd @robfreedy @serinamarie @zzstoatzz devops/infrastructure-as-code/ @gabcoyne @jamiezieziula @prefectcboyd @EmilRex # General -.github/ @gabcoyne @robfreedy @jamiezieziula @zzstoatzz @EmilRex # default +.github/ @gabcoyne @robfreedy @jamiezieziula @zzstoatzz @EmilRex @serinamarie # default # Legacy: Prefect < 2.0 folders are unlikely to see additions/mods prefect-v1-legacy/devops/ @gabcoyne @jamiezieziula @prefectcboyd @EmilRex # default