Skip to content

Commit

Permalink
chore: Cleanup CODEOWNERS file, add myself to .github dir
Browse files Browse the repository at this point in the history
  • Loading branch information
aklinker1 committed Feb 1, 2025
1 parent 9a71231 commit dfec8a3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Set default
* @aklinker1 @Timeraa

# Secure Directories
/.github/ @aklinker1

# Creator of specific wxt modules
packages/auto-icons/ @Timeraa
packages/unocss/ @Timeraa
/packages/auto-icons/ @Timeraa
/packages/unocss/ @Timeraa

0 comments on commit dfec8a3

Please sign in to comment.