Skip to content

Commit 876c9ae

Browse files
committed
chore: update codeowners and catalog-info.yaml to DX
1 parent 76f6954 commit 876c9ae

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* @contentful/team-tundra
1+
* @contentful/team-tundra @contentful/team-developer-experience
22

33
package.json
44
package-lock.json

catalog-info.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
apiVersion: backstage.io/v1alpha1
22
kind: Component
33
metadata:
4-
name: contentful
4+
name: contentful.js
55
description: |
66
JavaScript library for Contentful's Delivery API (node & browser).
77
annotations:
88
circleci.com/project-slug: github/contentful/contentful.js
99
github.com/project-slug: contentful/contentful.js
10-
contentful.com/ci-alert-slack: prd-extensibility-bots
10+
contentful.com/ci-alert-slack: prd-ecosystem-dx-bots
11+
contentful.com/service-tier: "4"
12+
tags:
13+
- tier-4
1114
spec:
1215
type: library
1316
lifecycle: production
14-
owner: group:team-tundra
17+
owner: group:team-developer-experience

0 commit comments

Comments
 (0)