From 4c682d80c972888d02798f28569f60c13592943c Mon Sep 17 00:00:00 2001 From: Thomas Griseau <48803465+griseau@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:46:03 +0200 Subject: [PATCH] refactor: Github teams codeowners (#1417) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 58ef88fe..45b2173f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # See https://help.github.com/articles/about-codeowners/ # for more info about CODEOWNERS file -* @ridedott/platform +* @ridedott/swe-platform