From 453fefff1cb35b21b039841ba9b2752c770fea51 Mon Sep 17 00:00:00 2001 From: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com> Date: Thu, 26 Sep 2024 14:49:48 -0700 Subject: [PATCH] Add CODEOWNERS (#919) --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..cfa671d2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# People marked here will be automatically requested for a review. +# +# For more information on CODEOWNERS, see: +# https://help.github.com/en/articles/about-code-owners + +* @arkid15r @securestep9