From bae21bf19e0026291c2e1ec1a8c069577a513425 Mon Sep 17 00:00:00 2001 From: Andreas Karlsson Date: Tue, 23 Dec 2025 17:23:20 +0100 Subject: [PATCH] Remove code owners file Since we have stopped using auto-assignment as part of our process we should probably remove the code owners file. --- .github/CODEOWNERS | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index e1cbb69..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -# Order is important; the last matching pattern takes the most precedence. - -* @artemgavrilov @dutow