From 8fd283f2f009b2e7c7fb07d0820b26e655fac5b9 Mon Sep 17 00:00:00 2001 From: EvolutionX Date: Thu, 29 Sep 2022 11:31:19 +0530 Subject: [PATCH] chore: fix pc load letter error permalink: http://whatthecommit.com/43398194a4cdd602ab7456be8066106f --- .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..23f27ea --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @EvolutionX-10 \ No newline at end of file