From 9857b41ac6368550ec57716b9e53bc4805210577 Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Wed, 6 Nov 2024 08:35:00 -0500 Subject: [PATCH] Remove CODEOWNERS This file does not really help and adds undesired notifications to all community-maintainers. It does not partition the contents among maintainer groups. It just specifies that all files are owned by community-maintainers which is the design anyway. Signed-off-by: BJ Hargrave --- CODEOWNERS | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index cd429558..00000000 --- a/CODEOWNERS +++ /dev/null @@ -1,12 +0,0 @@ -##################################################### -# -# List of approvers for instructlab/community repository -# -##################################################### -# -# Learn about CODEOWNERS file format: -# https://help.github.com/en/articles/about-code-owners -# - -* @instructlab/community-maintainers -