Skip to content

Commit

Permalink
chore: setup default owner for project in codeowners (#1736)
Browse files Browse the repository at this point in the history
  • Loading branch information
floroz authored Mar 6, 2024
1 parent 6f71a94 commit d3efcff
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# The Design System will be the default owners for everything in
# the repository except for package.json and src directory.
# Some very complex components will be co-owned with other teams.

# Components
packages/fondue/src/components/RichTextEditor @Frontify/guidelines-one
packages/fondue/src/components/Tree @Frontify/guidelines-navigation-themes
# The Frontend Platform Team is the default owner for everything in the repo.
* @Frontify/frontend-platform

0 comments on commit d3efcff

Please sign in to comment.