Skip to content

Commit b6b2aff

Browse files
committed
fix: update owner
1 parent f67df08 commit b6b2aff

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @loadsmart/<CODE-OWNER>
1+
* @loadsmart/frontend

catalog-info.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: backstage.io/v1alpha1
22
kind: Component
33
metadata:
44
name: react-frontend-settings
5-
description: react-frontend-settings project repository
5+
description: Dynamic frontend settings for React applications
66
annotations:
77
github.com/project-slug: loadsmart/react-frontend-settings
88
tags:
99
- typescript
1010
spec:
11-
type: other
11+
type: library
1212
lifecycle: production
13-
owner: <CODE-OWNER>
13+
owner: frontend

0 commit comments

Comments
 (0)