Skip to content

Commit d0a2648

Browse files
authored
chore: add Backstage catalog-info.yaml (#160)
1 parent 5b0ec82 commit d0a2648

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: reearth-classic
5+
namespace: reearth
6+
description: Legacy Re:Earth (pre-Visualizer split). Maintenance mode only — no
7+
new features
8+
annotations:
9+
github.com/project-slug: reearth/reearth-classic
10+
links:
11+
- url: https://github.com/reearth/reearth-classic
12+
title: GitHub
13+
icon: github
14+
- url: https://reearth.io/
15+
title: Website
16+
icon: web
17+
tags:
18+
- legacy
19+
- deprecated
20+
- typescript
21+
spec:
22+
type: service
23+
lifecycle: production
24+
owner: reearth/visualizer

0 commit comments

Comments
 (0)