We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b390fc9 commit 4ff52b9Copy full SHA for 4ff52b9
.github/dependabot.yml
@@ -5,6 +5,7 @@ updates:
5
schedule:
6
interval: "weekly"
7
reviewers:
8
- - "alexrashed"
+ - "HarshCasper"
9
+ - "quetzalliwrites"
10
labels:
- - "dependencies"
11
+ - "dependencies"
CODEOWNERS
@@ -3,16 +3,7 @@
3
######################
4
# CODEOWNERS
-/CODEOWNERS @HarshCasper @alexrashed
-
-# CI
-/content/en/user-guide/ci/ @lakkeger
-# pulumi
12
-/content/en/user-guide/integrations/pulumi/ @lakkeger
13
14
-# terraform
15
-/content/en/user-guide/integrations/terraform/ @lakkeger
+/CODEOWNERS @HarshCasper @quetzalliwrites
16
17
# network troubleshooting guide
18
/content/en/references/network-troubleshooting @simonrw @joe4dev @dfangl
0 commit comments