From 2b441b89f0c70249298cc9c9a0b3d0978ac857cb Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa <42572246+sumanth-lingappa@users.noreply.github.com> Date: Mon, 4 Nov 2024 05:00:54 +0000 Subject: [PATCH] moved CODEOWNERS to .github folder Signed-off-by: Sumanth Lingappa <42572246+sumanth-lingappa@users.noreply.github.com> --- CODEOWNERS => .github/CODEOWNERS | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CODEOWNERS => .github/CODEOWNERS (100%) diff --git a/CODEOWNERS b/.github/CODEOWNERS similarity index 100% rename from CODEOWNERS rename to .github/CODEOWNERS