From f4e18c3760a0034c73f5fc62f92ca827811d764d Mon Sep 17 00:00:00 2001 From: Bond-009 Date: Sun, 12 Nov 2023 16:16:49 +0100 Subject: [PATCH] Remove core for CODEOWNERS file This was fine before we had renovate update the actions, but now this is a bit too spammy for my liking --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9f8563f6a5..0e196c29e2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ * @jellyfin/web -.github @jellyfin/core