Setup backstage support
This commit is contained in:
parent
b8ef870060
commit
3174f7b6f8
|
@ -0,0 +1,14 @@
|
|||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: Chat iOS v4 SDK Public
|
||||
description: Public repo used for releasing Chat iOS v4 SDK
|
||||
annotations:
|
||||
github.com/project-slug: sendbird/sendbird-chat-sdk-ios
|
||||
spec:
|
||||
type: library
|
||||
lifecycle: production
|
||||
owner: dep-client-platform
|
||||
system: sendbird-chat
|
||||
|
||||
|
Loading…
Reference in New Issue