From 05657e3f3455bf9fdaac51c45c0800b4c6be83ac Mon Sep 17 00:00:00 2001 From: Kastriot Salihu Date: Wed, 24 Jun 2026 13:50:24 +0200 Subject: [PATCH 1/2] Add studio platform as code owners --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4bb97347..9ff78e44 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,21 +3,21 @@ /* @celonis/studio-platform /src @celonis/studio-platform /src/core @celonis/studio-platform -/src/commands/configuration-management/ @celonis/astro -/tests/commands/configuration-management/ @celonis/astro +/src/commands/configuration-management/ @celonis/studio-platform +/tests/commands/configuration-management/ @celonis/studio-platform /src/commands/t2tc/ @celonis/studio-platform /tests/commands/t2tc/ @celonis/studio-platform /src/commands/profile/ @celonis/studio-platform -/src/commands/asset-registry/ @celonis/astro -/tests/commands/asset-registry/ @celonis/astro -/src/commands/deployment/ @celonis/astro -/tests/commands/deployment/ @celonis/astro +/src/commands/asset-registry/ @celonis/studio-platform +/tests/commands/asset-registry/ @celonis/studio-platform +/src/commands/deployment/ @celonis/studio-platform +/tests/commands/deployment/ @celonis/studio-platform /src/commands/action-flows/ @celonis/process-automation /tests/commands/action-flows/ @celonis/process-automation /src/commands/analysis/ @celonis/process-analytics /src/commands/cpm4/ @celonis/cpm4 /src/commands/data-pipeline/ @Dusan-r @IvanGandacov @EktaCelonis @gorasoCelonis -/src/commands/studio/ @celonis/astro -/tests/commands/studio/ @celonis/astro +/src/commands/studio/ @celonis/studio-platform +/tests/commands/studio/ @celonis/studio-platform /package.json @celonis/studio-platform @aocelo @siavash-celonis /yarn.lock @celonis/studio-platform @aocelo @siavash-celonis From cb3e1a53f86344936e075dba7f41884210af07dd Mon Sep 17 00:00:00 2001 From: Kastriot Salihu Date: Wed, 24 Jun 2026 13:52:59 +0200 Subject: [PATCH 2/2] Keep both code owners --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9ff78e44..3f43cfe9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,21 +3,21 @@ /* @celonis/studio-platform /src @celonis/studio-platform /src/core @celonis/studio-platform -/src/commands/configuration-management/ @celonis/studio-platform -/tests/commands/configuration-management/ @celonis/studio-platform +/src/commands/configuration-management/ @celonis/astro @celonis/studio-platform +/tests/commands/configuration-management/ @celonis/astro @celonis/studio-platform /src/commands/t2tc/ @celonis/studio-platform /tests/commands/t2tc/ @celonis/studio-platform /src/commands/profile/ @celonis/studio-platform -/src/commands/asset-registry/ @celonis/studio-platform -/tests/commands/asset-registry/ @celonis/studio-platform -/src/commands/deployment/ @celonis/studio-platform -/tests/commands/deployment/ @celonis/studio-platform +/src/commands/asset-registry/ @celonis/astro @celonis/studio-platform +/tests/commands/asset-registry/ @celonis/astro @celonis/studio-platform +/src/commands/deployment/ @celonis/astro @celonis/studio-platform +/tests/commands/deployment/ @celonis/astro @celonis/studio-platform /src/commands/action-flows/ @celonis/process-automation /tests/commands/action-flows/ @celonis/process-automation /src/commands/analysis/ @celonis/process-analytics /src/commands/cpm4/ @celonis/cpm4 /src/commands/data-pipeline/ @Dusan-r @IvanGandacov @EktaCelonis @gorasoCelonis -/src/commands/studio/ @celonis/studio-platform -/tests/commands/studio/ @celonis/studio-platform +/src/commands/studio/ @celonis/astro @celonis/studio-platform +/tests/commands/studio/ @celonis/astro @celonis/studio-platform /package.json @celonis/studio-platform @aocelo @siavash-celonis /yarn.lock @celonis/studio-platform @aocelo @siavash-celonis