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