From 0da32f5aa102cf0abb27e7c10b73ec40c10b8d46 Mon Sep 17 00:00:00 2001 From: Hugh Perkins Date: Thu, 19 Jun 2025 09:46:28 -0700 Subject: [PATCH] =?UTF-8?q?hilariously,=20somehow=20I=20didnt=20add=20=20c?= =?UTF-8?q?odeowners=20before=20=F0=9F=98=85=20It=20was=20added=20to=20my?= =?UTF-8?q?=20hp/develop,=20but=20wasnt=20going=20to=20do=20much=20there?= =?UTF-8?q?=20=F0=9F=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..0ac1779a0c --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @genesis-company/taichi-codeowners