From b8f718f4e1e84e5527f7d313f18935b3e8b6544a Mon Sep 17 00:00:00 2001 From: sljory Date: Wed, 5 Apr 2023 22:41:22 +0100 Subject: [PATCH] ci:add codeowners template --- .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..2604a70 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Please include the (team) name of the codeowner(s) below following the syntax guidance in the github documentation for automatic peer reviewer assignment and ease to identify the owner +# [github documentation](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners)