From 1a5b1d54a7c6ef9f63b969953b05cc0368c7bdfe Mon Sep 17 00:00:00 2001 From: Sara Burns Date: Wed, 29 Apr 2026 13:24:08 -0400 Subject: [PATCH] chore: Update owner and lifecycle in catalog-info.yaml --- catalog-info.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 6fe6fa7..d662ae5 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -23,10 +23,10 @@ spec: # # If you need a new team created, create an issue with tCRIL engineering: # https://github.com/openedx/tcril-engineering/issues/new/choose - owner: user:bmtcril + owner: group:committers-analytics # (Required) Acceptable Type Values: service, website, library type: 'reference' # (Required) Acceptable Lifecycle Values: experimental, production, deprecated - lifecycle: 'experimental' + lifecycle: 'production'