From e8a13c1c965e994b2f0eb9f583b27a78474fbbca Mon Sep 17 00:00:00 2001 From: wineandchord Date: Thu, 10 Aug 2023 12:01:15 +0800 Subject: [PATCH] github: add codeowners --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..446f46e --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# Refer to https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file + +* @trpc-group/trpc-go