Skip to content

Commit 61b55a9

Browse files
author
Federico Builes
authored
Merge pull request #54 from github/remove-ownership-yaml
Update ownership.yaml
2 parents 81aca25 + 62ab477 commit 61b55a9

File tree

1 file changed

+6
-20
lines changed

1 file changed

+6
-20
lines changed

ownership.yaml

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
version: 1
33
ownership:
4-
# ownership.yaml describes who is responsible for a service, and how to contact them. If your service is made up
5-
# of multiple components, you can define multiple entries in this file.
6-
#
7-
# Additional documentation on ownership.yaml fields is available at: https://github.com/github/durable-ownership
8-
# Questions? Ask in #sre
94
- team: github/dependency-graph
105
repo: https://github.com/github/dependency-submission-toolkit
116
name: dependency-submission-toolkit
@@ -19,20 +14,11 @@ ownership:
1914
qos: experimental
2015
tier: 3
2116
sev1:
22-
tta: 3d
23-
pagerduty: https://github.pagerduty.com/escalation_policies#P08OSWC
24-
issue: https://github.com/github/dependency-graph/issues
25-
slack: dg-alerts
17+
tta: 30d
18+
issue: https://github.com/github/dependency-submission-toolkit/issues
2619
sev2:
27-
tta: 7d
28-
issue: https://github.com/github/dependency-graph/issues
29-
slack: dg-alerts
20+
tta: 30d
21+
issue: https://github.com/github/dependency-submission-toolkit/issues
3022
sev3:
31-
tta: 14d
32-
issue: https://github.com/github/dependency-graph/issues
33-
slack: dg-alerts
34-
support_squad:
35-
slack: dependency-graph
36-
dependencies:
37-
- dependency-snapshots-api
38-
- dependency-graph-api
23+
tta: 30d
24+
issue: https://github.com/github/dependency-submission-toolkit/issues

0 commit comments

Comments
 (0)