From e5424753da94845ae70da91cfdefda021386a588 Mon Sep 17 00:00:00 2001 From: Typo Fix Bot Date: Thu, 28 May 2026 05:43:41 +0000 Subject: [PATCH] docs: add CODEOWNERS --- .github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..a902c4b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# Code Owners +# This file defines who is responsible for code in this repository. +# Maintainers will be automatically requested for review on PRs. + +* @default-reviewer