diff --git a/catalog-info.yaml b/catalog-info.yaml index 1d2ba6d..e2d8601 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -19,6 +19,6 @@ spec: # (Required) This can be a group (`group:`) or a user (`user:`). # Don't forget the "user:" or "group:" prefix. Groups must be GitHub team # names in the openedx GitHub organization: https://github.com/orgs/openedx/teams - owner: ~ + owner: "group:openedx-unmaintained" type: 'library' lifecycle: 'production'