From 5b125d22c8d38d7989ad00df1eb3af0e211c57b5 Mon Sep 17 00:00:00 2001 From: Mostapha El Sabah Date: Sat, 4 Jan 2025 21:43:09 -0500 Subject: [PATCH] fix: code owner location was in the wrong location (#47) --- .github/{workflows => }/CODEOWNERS | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/CODEOWNERS (100%) diff --git a/.github/workflows/CODEOWNERS b/.github/CODEOWNERS similarity index 100% rename from .github/workflows/CODEOWNERS rename to .github/CODEOWNERS