We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1e9533 + 0da5e3f commit c782ddeCopy full SHA for c782dde
ownership.yaml
@@ -0,0 +1,18 @@
1
+---
2
+version: 1
3
+ownership:
4
+- name: backup-utils-private
5
+ long_name: backup-utils-private
6
+ description: backup-utils-private is the private fork of backup-utils
7
+ kind: code
8
+ repo: https://github.com/github/backup-utils-private
9
+ qos: critical
10
+ component_of: ghes-infra
11
+- name: backup-utils
12
+ long_name: backup-utils
13
+ description: backup-utils is backup and restore tooling for Github enterprise server
14
+ (GHES)
15
16
+ repo: https://github.com/github/backup-utils
17
18
0 commit comments