From 16ad73cfdb3eba7430125f46f9873504b0172b4e Mon Sep 17 00:00:00 2001 From: BrandonPacewic Date: Thu, 7 Mar 2024 09:50:29 -0800 Subject: [PATCH 1/3] Codeowners now directs to team --- .github/CODEOWNERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2162065689..85a3f949ea 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,4 @@ # This file is used to auto request reviews for a pull request -# For each new dev team this file needs to be updated # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -# 2023 Dev Team -* @a-crowell @BrandonPacewic @KyroVibe @PepperLola @LucaHaverty +* @synthesis-dev From 74b066756754b676e9685a9dabbefb1b778283e1 Mon Sep 17 00:00:00 2001 From: BrandonPacewic Date: Thu, 7 Mar 2024 09:51:05 -0800 Subject: [PATCH 2/3] devs pural --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 85a3f949ea..8b66eeb392 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # This file is used to auto request reviews for a pull request # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @synthesis-dev +* @synthesis-devs From ac81059290eca866c32fe93b19408e4b4de33a0a Mon Sep 17 00:00:00 2001 From: BrandonPacewic Date: Thu, 14 Mar 2024 09:12:27 -0700 Subject: [PATCH 3/3] Hopefully this works --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8b66eeb392..9f4a434a7e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # This file is used to auto request reviews for a pull request # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @synthesis-devs +* @autodesk/synthesis-devs