Files
wxt/.github/CODEOWNERS
T
2026-06-30 07:51:19 -05:00

13 lines
230 B
Plaintext

# Set default
* @aklinker1
# Secure Directories
/.github/ @aklinker1
# Creator of specific wxt modules
/packages/auto-icons/ @Timeraa
/packages/unocss/ @Timeraa
# Other Directories
/docs @aklinker1 @PatrykKuniczak @nishu-murmu