From 1a62d21f2441bca59f1f27476e1a85aace4b9e55 Mon Sep 17 00:00:00 2001 From: Omar Syed Date: Sun, 3 Nov 2024 12:17:54 -0600 Subject: [PATCH] Delete CODEOWNERS --- CODEOWNERS | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 200b7372..00000000 --- a/CODEOWNERS +++ /dev/null @@ -1,13 +0,0 @@ -# CODEOWNERS file -# To add additional teams to any approval, include them on the same line separated by spaces -# It is best practice to assign a team as a code owner and not an invidual. -# Please submit requests for new teams to Systems and Automation - -# Global approval (all files) -# * @shardeum/team-name - -# Directory-level approval -/.github/ @shardeum/systems-and-automation - -# Specific file rules -# README.md @shardeum/team-name