From b216bb89851c9efd78023004661c0a63f8421b7a Mon Sep 17 00:00:00 2001 From: Jane Chu <7559015+janechu@users.noreply.github.com> Date: Mon, 10 Feb 2025 12:05:40 -0800 Subject: [PATCH] Simplify codeowners file --- .github/CODEOWNERS | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 739551d6791..d71c8f248e1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,30 +6,3 @@ # These *code owners* will be the default owners for everything in the repository. * @chrisdholt @janechu @nicholasrice @radium-v - -# File type specific owners -# Markdown specific files -*.md @awentzel @chrisdholt @falkicon -/docs/ @awentzel @chrisdholt @falkicon - -# GitHub management -.github/ @awentzel @janechu @chrisdholt @nicholasrice -.github/workflows/ @awentzel @chrisdholt @nicholasrice - -# Build scripts -*.yml @awentzel @janechu @nicholasrice @chrisdholt -build/ @janechu @nicholasrice @chrisdholt @awentzel - -# Specifications -/specs/ @chrisdholt @janechu @nicholasrice - -# Sites -/sites/website/ @awentzel @chrisdholt @falkicon - -# Package specific owners - -# Web components -/packages/web-components/fast-element/ @chrisdholt @janechu @nicholasrice - -# the change directory has no owners -/change/