From a17a5d50153228889347cab20b176dfd68d19d55 Mon Sep 17 00:00:00 2001 From: Daniel <25051234+dasanra@users.noreply.github.com> Date: Wed, 17 Dec 2025 16:28:46 +0100 Subject: [PATCH] chore: update CODEOWNERS --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd173ad..0073d6d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,3 @@ -* @safe-global/safe-protocol +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence. +* @safe-global/platform \ No newline at end of file