This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +33
-1
lines changed Expand file tree Collapse file tree 3 files changed +33
-1
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 : api-docs-location
6
+ description : Links to additional entities in the api-docs repository.
7
+ annotations :
8
+ github.com/project-slug : Bandwidth/api-docs
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 : api-docs
6
+ description : Bandwidth's Developer Docsite Repository
7
+ annotations :
8
+ github.com/project-slug : Bandwidth/api-docs
9
+ organization : BW
10
+ costCenter : UNKNOWN
11
+ spec :
12
+ type : Service
13
+ owner : github/band-swi
14
+ lifecycle : production
15
+ dependsOn :
16
+ - resource:aws-regions/us-east-1
Original file line number Diff line number Diff line change 1
1
# Global rule:
2
- * @ Bandwidth/software-infrastructure
2
+ * @ Bandwidth/band-swi @ Bandwidth/band-swi-github-repo-admin
3
+
4
+ # SWI as reviewers on catalog files
5
+ .bandwidth @ Bandwidth/band-swi
You can’t perform that action at this time.
0 commit comments