From 51084809af6bd4b0a2739fc84c2e05611e3eaf3f Mon Sep 17 00:00:00 2001 From: Jens Lundberg <79451089+jenlun-kivra@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:28:35 +0200 Subject: [PATCH] Add CODEOWNERS file for platform-engineering team This action is used in lots of repos, is not maintained and has open vulnerabilities. There are likely other similar actions that should be owned by the platform. --- .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 000000000..b8e304395 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @kivra/platform-engineering