Skip to content

Commit

Permalink
[PLATFORM-1798]: Maintained libraries cleanup (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiemontese authored Jul 25, 2024
1 parent 34cd667 commit a907c69
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
* @primait/shared-services
* @primait/claims-resolution @primait/claims-payments @primait/claims-orchestration @primait/claims-management @primait/claims-modeling
18 changes: 18 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
apiVersion: backstage.io/v1alpha1
kind: Component
spec:
type: service
lifecycle: production
owner: team-claims
system: prima.it
dependsOn: []
providesApis: []
metadata:
name: csv_schema
description: Csv schema is a library helping you to build Ecto.Schema-like modules having a csv file as source.
tags:
- elixir
- csv
links: []
annotations:
backstage.io/techdocs-ref: dir:.

0 comments on commit a907c69

Please sign in to comment.