From 72fd79785964580c36a047882e8d5832ff10d2aa Mon Sep 17 00:00:00 2001 From: Felix Scheffler Date: Sat, 27 Jul 2024 01:25:22 +0200 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f034817..be7ecf2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,3 @@ -# These owners will be the default owners for everything in -# the repo. Unless a later match takes precedence, -# @ZEISS/CZI will be requested for -# review when someone opens a pull request. -* @ZEISS/CZI - # Following https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-and-branch-protection: # To protect a repository fully against unauthorized changes, # you also need to define an owner for the CODEOWNERS file itself.