From b8deda945bdb6f8db3a559fc30d4e7317ec53513 Mon Sep 17 00:00:00 2001 From: Lee Dykes Date: Wed, 15 Jul 2026 10:25:29 -0500 Subject: [PATCH] JETS-1428: re-home developer-docs to developer-portal (+ real owner) developer-docs is customer-facing API documentation (developers.invoca.net) but was mis-classified under the internal developer-tooling system with a placeholder production-support owner. Move it to the customer-facing developer-portal system and set the real owner (integrations, the actual codeowners). Co-Authored-By: Claude Opus 4.8 (1M context) --- catalog-info.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 0547ea76..86c96fae 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -13,5 +13,5 @@ metadata: spec: type: service lifecycle: production - owner: production-support - system: developer-tooling + owner: integrations + system: developer-portal