From 98d0e0f6224f88ff0187f2707e9e1492b0a515ed Mon Sep 17 00:00:00 2001 From: cwasicki <126617870+cwasicki@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:19:08 +0100 Subject: [PATCH] Add datasci team to CODEOWNERS Signed-off-by: cwasicki <126617870+cwasicki@users.noreply.github.com> --- CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index f9a1da0..264f1d0 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,5 +4,4 @@ # Fallback owner. # These are the default owners for everything in the repo, unless a later match # takes precedence. -# TODO(cookiecutter): Add more specific code-owners, check if the default is correct -* @frequenz-floss/python-sdk-team +* @frequenz-floss/python-sdk-team @frequenz-floss/datasci-team