-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfactbook.yaml
More file actions
32 lines (32 loc) · 837 Bytes
/
factbook.yaml
File metadata and controls
32 lines (32 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
apiVersion: backstage.io/v1alpha1 # This is a constant, just leave as is.
kind: Component
spec:
type: library
lifecycle: production
metadata:
json_schema:
# This is a constant, just leave as is.
"https://github.com/mdsol/platform-standards/tree/master/schemas/v1alpha1.schema.json"
name: mauth-jvm-clients
description: MAuth Clients for JVM based applications.
teams:
- name: "Team 73 - Navy Seals"
number: 73
- name: Team 259
number: 259
- name: Team 55
number: 55
- name: Team 58
number: 58
people:
- role: engineer
email: tmilner
- role: engineer
email: digeorgiev
- role: engineer
email: fserra
- role: engineer
email: bgong
pipelines:
- url: https://app.travis-ci.com/github/mdsol/mauth-jvm-clients/
role: Integration