Skip to content

Commit

Permalink
Add catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aadmathijssen committed Aug 19, 2024
1 parent 4a4c5b1 commit 69f9118
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

### Changed

- Add `catalog-info.yaml`

## v1.2.0 - 2024-07-02

### Changed
Expand Down
16 changes: 16 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: slugify-cli
title: Slugify CLI
description: A CLI wrapper around the [cocur/slugify](https://github.com/cocur/slugify) package.
namespace: io
tags:
- php
annotations:
jira/project-key: IDEVT
jira/label: slugify-cli
spec:
type: tool
lifecycle: development
owner: default/team_chapter_php_eindhoven

0 comments on commit 69f9118

Please sign in to comment.