From 0d0ccec1d9bd274d727bdf05099b2d2801ab8b7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20Papp-Szentannai?= Date: Tue, 1 Sep 2026 22:42:57 +0300 Subject: [PATCH] chore: retag team ownership to sca-scanners [CMPA-724] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The teams behind the retired 'unify', 'os-managed', 'os-ecosystems' and 'open-source_analysis-platform' names have merged into @snyk/engines_sca-scanners. Covers ownership wherever it is set: catalog-info.yaml, helm/Chart.yaml, helm/values.yaml, the per-environment helm/values/ overrides, and helm/templates (snykowner / snyk.io/owner, which land as labels and annotations on the pods). Also moves the CircleCI context from the 'open_source-managed' stop-gap to 'engines_sca-scanners', and prunes stale catalog-info entries where present (snyk.io/jira-prefix, ask-channel links, Notion links, Datadog links naming a retired team, pagerduty.com/service-id). Package metadata only — no Polaris/Datadog config is touched, so alert routing is unaffected and this is safe to merge at any time. Co-Authored-By: Claude Opus 5 --- .circleci/config.yml | 2 +- catalog-info.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index df61987..75af2c5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -58,7 +58,7 @@ workflows: - security-scans: name: Security Scans context: - - open_source-managed + - engines_sca-scanners - prodsec-orb-runtime - tests: diff --git a/catalog-info.yaml b/catalog-info.yaml index 7f2629f..0cea3ae 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -8,4 +8,4 @@ metadata: spec: type: external-library lifecycle: "-" - owner: engines_sca-scanners + owner: sca-scanners