Skip to content

Commit

Permalink
chore: update ownership to DX team [EXT-5221] (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
whitelisab authored May 20, 2024
1 parent b3a570e commit 88c506e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# team integrations owns all code in this repository by default
* @contentful/team-integrations
# team developer experience owns all code in this repository by default
* @contentful/team-developer-experience
6 changes: 3 additions & 3 deletions catalog-info.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: vercel-toolkit
name: vercel-nextjs-toolkit
annotations:
github.com/project-slug: contentful/vercel-toolkit
github.com/project-slug: contentful/vercel-nextjs-toolkit

spec:
type: library
lifecycle: production
owner: group:team-integrations
owner: group:team-developer-experience

0 comments on commit 88c506e

Please sign in to comment.