File tree Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ apiVersion : backstage.io/v1alpha1
2
+ kind : Location
3
+ metadata :
4
+ schemaVersion : v1.0.0
5
+ name : bandwidth-mcp-server-location
6
+ description : Links to additional entities in the bandwidth-mcp-server repository.
7
+ annotations :
8
+ github.com/project-slug : Bandwidth/bandwidth-mcp-server
9
+ spec :
10
+ targets :
11
+ - ./component.yaml
12
+ # - add more components using relative filepaths here
13
+ # - you may also rename/move the original component.yaml file
Original file line number Diff line number Diff line change
1
+ apiVersion : backstage.io/v1alpha1
2
+ kind : Component
3
+ metadata :
4
+ schemaVersion : v1.0.0
5
+ name : bandwidth-mcp-server
6
+ description : Official Bandwidth MCP Server
7
+ annotations :
8
+ github.com/project-slug : Bandwidth/bandwidth-mcp-server
9
+ organization : BW
10
+ costCenter : Development - Software Infra
11
+ platformType :
12
+ buildPlatform : GitHub Actions
13
+ spec :
14
+ type : Service
15
+ owner : github/band-swi
16
+ lifecycle : Prototype
17
+
Original file line number Diff line number Diff line change
1
+ # Global rule:
2
+ * @ Bandwidth/band-swi @ Bandwidth/band-swi-github-repo-admin
You can’t perform that action at this time.
0 commit comments