Skip to content

Commit 4bec38f

Browse files
author
Federico Builes
committed
Remove more fields.
1 parent 7078255 commit 4bec38f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

ownership.yaml

Lines changed: 6 additions & 8 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
@@ -18,6 +13,9 @@ ownership:
1813
team_slack: dependency-graph
1914
qos: experimental
2015
tier: 3
21-
dependencies:
22-
- dependency-snapshots-api
23-
- dependency-graph-api
16+
sev1:
17+
issue: https://github.com/github/dependency-submission-toolkit/issues
18+
sev2:
19+
issue: https://github.com/github/dependency-submission-toolkit/issues
20+
sev3:
21+
issue: https://github.com/github/dependency-submission-toolkit/issues

0 commit comments

Comments
 (0)