From 5ee55cb8b677be05302793494a2af76931311561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= <4975670+pavlovcik@users.noreply.github.com> Date: Wed, 6 Mar 2024 17:24:35 +0900 Subject: [PATCH] Create CODEOWNERS Congratulations on the promotion @FernandVEYRIER --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..5d84283 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @FernandVEYRIER