From 4663050ff70cfc1759961286ba817ee8ad7bbba7 Mon Sep 17 00:00:00 2001 From: Marco d'Amore Date: Tue, 21 Nov 2023 10:02:31 -1000 Subject: [PATCH] fix copypasta --- .github/CODEOWNERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bbe8b652..af7c38ea 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,8 +11,6 @@ # In each subsection folders are ordered first by depth, then alphabetically. # This should make it easy to add new rules without breaking existing ones. -# Global rule: -* @dotnet/docs # Parsing, validations, and protocols /dbt_semantic_interfaces/** @dbt-labs/metricflow-admins @QMalcolm @graciegoheen