Skip to content

Commit

Permalink
Simplify codeowners file
Browse files Browse the repository at this point in the history
  • Loading branch information
janechu committed Feb 10, 2025
1 parent c4836e5 commit b216bb8
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit b216bb8

Please sign in to comment.