Skip to content

Commit 4ff52b9

Browse files
authored
Update CODEOWNERS and dependabot config (#1742)
1 parent b390fc9 commit 4ff52b9

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

.github/dependabot.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ updates:
55
schedule:
66
interval: "weekly"
77
reviewers:
8-
- "alexrashed"
8+
- "HarshCasper"
9+
- "quetzalliwrites"
910
labels:
10-
- "dependencies"
11+
- "dependencies"

CODEOWNERS

+1-10
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,7 @@
33
######################
44

55
# CODEOWNERS
6-
/CODEOWNERS @HarshCasper @alexrashed
7-
8-
# CI
9-
/content/en/user-guide/ci/ @lakkeger
10-
11-
# pulumi
12-
/content/en/user-guide/integrations/pulumi/ @lakkeger
13-
14-
# terraform
15-
/content/en/user-guide/integrations/terraform/ @lakkeger
6+
/CODEOWNERS @HarshCasper @quetzalliwrites
167

178
# network troubleshooting guide
189
/content/en/references/network-troubleshooting @simonrw @joe4dev @dfangl

0 commit comments

Comments
 (0)