From 47022e3ed1a1c08232efb160c686502942ef834d Mon Sep 17 00:00:00 2001 From: Sara Burns Date: Wed, 29 Apr 2026 13:19:59 -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 c92c4607..1a835c0e 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -27,13 +27,13 @@ spec: # # If you need a new team created, create an issue with Axim engineering: # https://github.com/openedx/axim-engineering/issues/new/choose - owner: user:bmtcril + owner: group:committers-analytics # (Required) Acceptable Type Values: service, website, library type: 'library' # (Required) Acceptable Lifecycle Values: experimental, production, deprecated - lifecycle: 'experimental' + lifecycle: 'production' # (Optional) The value can be the name of any known component. subcomponentOf: 'tutor-contrib-aspects'