Browse Source

Remove Dependabot `reviewers` (#36420)

- rely on CODEOWNERS instead
Doug Bunting 4 years ago
parent
commit
6215dca950
1 changed files with 0 additions and 16 deletions
  1. 0 16
      .github/dependabot.yml

+ 0 - 16
.github/dependabot.yml

@@ -27,10 +27,6 @@ updates:
       include: scope
     labels:
       - area-infrastructure
-    reviewers:
-      - "dotnet/aspnet-build"
-      - "dougbu"
-      - "wtgodbe"
     target-branch: "release/2.1"
   - package-ecosystem: "gitsubmodule"
     directory: "/"
@@ -43,10 +39,6 @@ updates:
       include: scope
     labels:
       - area-infrastructure
-    reviewers:
-      - "dotnet/aspnet-build"
-      - "dougbu"
-      - "wtgodbe"
     target-branch: "release/3.1"
   - package-ecosystem: "gitsubmodule"
     directory: "/"
@@ -59,10 +51,6 @@ updates:
       include: scope
     labels:
       - area-infrastructure
-    reviewers:
-      - "dotnet/aspnet-build"
-      - "dougbu"
-      - "wtgodbe"
     target-branch: "release/5.0"
   - package-ecosystem: "gitsubmodule"
     directory: "/"
@@ -75,8 +63,4 @@ updates:
       include: scope
     labels:
       - area-infrastructure
-    reviewers:
-      - "dotnet/aspnet-build"
-      - "dougbu"
-      - "wtgodbe"
     target-branch: "release/6.0"