From 181bb938049a48bb0ad983049eeae30e7234ab82 Mon Sep 17 00:00:00 2001 From: aritkulova <94910987+aritkulova@users.noreply.github.com> Date: Thu, 22 May 2025 17:55:27 +0300 Subject: [PATCH] Added 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 00000000..4c5d0ffa --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# These owners will be requested for review when someone opens a pull request. +* @Arvolear @Hrom131