From 16f9e1705fc1e5be83a3d1402ed0f7a91b4f9783 Mon Sep 17 00:00:00 2001 From: Aaron Date: Sun, 10 May 2026 12:19:33 -0500 Subject: [PATCH] chore: Update codeowners I was not an owner of the docs directory, you have to add yourself to every one you care about, the last matching rule wins, it doesn't combine them --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 35a68a17..7ddb6be6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,5 +8,5 @@ /packages/auto-icons/ @Timeraa /packages/unocss/ @Timeraa -# Intern :) -/docs @PatrykKuniczak +# Other Directories +/docs @aklinker1 @PatrykKuniczak