From 5994cb59d06cc49e4613698a36da7c96a342cd45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20Papp-Szentannai?= Date: Tue, 1 Sep 2026 22:55:03 +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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 375031f6..3584d54b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -133,7 +133,7 @@ workflows: - security-scans: name: Security Scans context: - - open_source-managed + - engines_sca-scanners - prodsec-orb-runtime - lint: diff --git a/catalog-info.yaml b/catalog-info.yaml index 9ab4a647..b25377b6 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -4,8 +4,8 @@ metadata: name: snyk-python-plugin annotations: github.com/project-slug: snyk/snyk-python-plugin - github.com/team-slug: snyk/os-managed + github.com/team-slug: snyk/engines_sca-scanners spec: type: snyk-cli-plugin lifecycle: "-" - owner: os-managed + owner: sca-scanners