From ef0090e82011ea6f6cf3926a4843626baa9b8c19 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 22 Apr 2026 11:14:34 -0300 Subject: [PATCH] chore: remove CODEOWNERS --- .github/CODEOWNERS | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index df42f0f..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,14 +0,0 @@ -* @meowgorithm @bashbunni -cursor/ @aymanbagabas -filepicker/ @bashbunni -help/ @meowgorithm -key/ @meowgorithm -list/ @meowgorithm -paginator/ @meowgorithm -progress/ @meowgorithm -spinner/ @meowgorithm -stopwatch/ @caarlos0 -table/ @aymanbagabas -textarea/ @aymanbagabas -textinput/ @meowgorithm -viewport/ @meowgorithm