From d856bbc23ebd62d471a4f054a1bdde60f91d0bc2 Mon Sep 17 00:00:00 2001 From: fiftyeightandeight Date: Wed, 17 Jan 2024 18:53:35 +0800 Subject: [PATCH] chore: codeowners --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..d7dd13a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Docs: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +* @fiftyeightandeight @MarvinJanssen @friedger