Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 5f5e00d

Browse files
authored
docs: Document the owner for this repo. (#43)
This repo will eventually be folded into frontend-base but for now it should be maintained by the same folks as frontend-platform and other core dependencies for MFEs.
1 parent db871d9 commit 5f5e00d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

catalog-info.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ apiVersion: backstage.io/v1alpha1
55
kind: Component
66
metadata:
77
name: 'react-unit-test-utils'
8-
description: "A Python library to support React unit tests."
8+
description: "Provides a shared set of unit testing utils for react/MFE environments"
9+
links: []
10+
annotations:
11+
openedx.org/arch-interest-groups: ""
912
spec:
13+
owner: "group:committers-frontend"
1014
type: 'library'
11-
owner: group:openedx-unmaintained
15+
lifecycle: 'production'

0 commit comments

Comments
 (0)