From c381845159814906141299ac57b46945b3ae17cc Mon Sep 17 00:00:00 2001 From: James Date: Tue, 7 Apr 2026 09:31:21 -0400 Subject: [PATCH] chore: update CODEOWNERS workflow ownership to devops team Co-Authored-By: Claude Opus 4.6 (1M context) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 58ef13a..fa2c3c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ * @init4tech/engineering -.github/workflows @init4tech/devops +.github/workflows @init4tech/devops \ No newline at end of file