From 220a2658708c576802dad92c3c0c7067af01afb7 Mon Sep 17 00:00:00 2001 From: Chintan Joshi Date: Thu, 29 Aug 2024 09:28:47 +0300 Subject: [PATCH] fix: remove annotations and links portion --- catalog-info.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 2e9a40e4..8209c1c0 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -6,13 +6,7 @@ kind: Component metadata: name: 'edx-search' description: "A django application to provide access to search services" - links: - - url: "https://github.com/openedx/edx-search" - title: "openedx/edx-search" - icon: "GitHub" - annotations: - openedx.org/arch-interest-groups: "" - openedx.org/release: "main" + links: [] spec: owner: group:openedx-unmaintained type: 'service'