From 462a8df7ae2d438ef5f0eb08989f9dfe872e155a Mon Sep 17 00:00:00 2001 From: abhishek-pattern Date: Mon, 4 May 2026 15:41:39 +0530 Subject: [PATCH 1/2] chore: add CODEOWNERS to assign ml-platform team Co-Authored-By: Claude Sonnet 4.6 --- .github/workflows/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/CODEOWNERS diff --git a/.github/workflows/CODEOWNERS b/.github/workflows/CODEOWNERS new file mode 100644 index 0000000..da38216 --- /dev/null +++ b/.github/workflows/CODEOWNERS @@ -0,0 +1 @@ +* @patterninc/ml-platform \ No newline at end of file From cf6527ab52157355bb55da319be4cf648df0ec19 Mon Sep 17 00:00:00 2001 From: Abhishek Patil <129820441+abhishek-pattern@users.noreply.github.com> Date: Mon, 4 May 2026 15:49:50 +0530 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .github/workflows/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CODEOWNERS b/.github/workflows/CODEOWNERS index da38216..aa4cab0 100644 --- a/.github/workflows/CODEOWNERS +++ b/.github/workflows/CODEOWNERS @@ -1 +1 @@ -* @patterninc/ml-platform \ No newline at end of file +# Invalid location for CODEOWNERS; move this rule to `.github/CODEOWNERS` and remove this file. \ No newline at end of file