From 1bff28fb373d95351cea23459a53974ab9c678e6 Mon Sep 17 00:00:00 2001 From: Jerome Dassonville Date: Mon, 3 Feb 2025 15:24:09 +0100 Subject: [PATCH] chore: remove platform team as code owner --- .github/CODEOWNERS | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 1f9178e..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,8 +0,0 @@ -# This is a comment. -# Each line is a file pattern followed by one or more owners. - -# These owners will be the default owners for everything in -# the repo. Unless a later match takes precedence, -# @global-owner1 and @global-owner2 will be requested for -# review when someone opens a pull request. -* @sencrop/platform-team