We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67df08 commit b6b2affCopy full SHA for b6b2aff
2 files changed
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @loadsmart/<CODE-OWNER>
+* @loadsmart/frontend
catalog-info.yaml
@@ -2,12 +2,12 @@ apiVersion: backstage.io/v1alpha1
2
kind: Component
3
metadata:
4
name: react-frontend-settings
5
- description: react-frontend-settings project repository
+ description: Dynamic frontend settings for React applications
6
annotations:
7
github.com/project-slug: loadsmart/react-frontend-settings
8
tags:
9
- typescript
10
spec:
11
- type: other
+ type: library
12
lifecycle: production
13
- owner: <CODE-OWNER>
+ owner: frontend
0 commit comments