From 9cc58bd36e10da8ad10bd37b1ecbb73b29cbeae1 Mon Sep 17 00:00:00 2001 From: "Mathias L. Baumann" Date: Mon, 10 Nov 2025 13:59:13 +0100 Subject: [PATCH] Revert "Make CODEOWNERS more specific" This reverts commit 95082b6731212c734bf2fe926379517da0f06ccb. Signed-off-by: Mathias L. Baumann --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 860a09f4..96bf172e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,4 +4,4 @@ # Fallback owner. # These are the default owners for everything in the repo, unless a later match # takes precedence. -/{src,tests,docs,dist}/ @frequenz-floss/api-dispatch-team @frequenz-floss/python-sdk-team +* @frequenz-floss/api-dispatch-team @frequenz-floss/python-sdk-team