Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .bandwidth/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: backstage.io/v1alpha1
kind: Location
metadata:
schemaVersion: v1.0.0
name: numbers-java-sdk-location
description: Links to additional entities in the numbers-java-sdk repository.
annotations:
github.com/project-slug: Bandwidth/numbers-java-sdk
spec:
targets:
- ./component.yaml
14 changes: 14 additions & 0 deletions .bandwidth/component.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
schemaVersion: v1.0.0
name: numbers-java-sdk
description: This SDK is no longer supported by Bandwidth and has been deprecated. Please use the SDK found here instead: https://github.com/Bandwidth/java-bandwidth-iris
annotations:
github.com/project-slug: Bandwidth/numbers-java-sdk
organization: BW
costCenter: Development - Software Infra
spec:
type: Library
owner: github/band-swi
lifecycle: Available
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Global rule:
* @Bandwidth/band-swi @Bandwidth/band-swi-github-repo-admin
Loading