Skip to content

Commit ffdf595

Browse files
authored
Merge pull request #28 from Automattic/chore/codeowners-migration
2 parents ea24d67 + e7a04cb commit ffdf595

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# The following teams will get auto-tagged for a review.
2+
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3+
* @Automattic/vip-plugins

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ updates:
1313
patterns: ["*"]
1414
labels:
1515
- "dependencies"
16-
reviewers:
17-
- "Automattic/vip-plugins"
1816
commit-message:
1917
prefix: "Actions"
2018
include: "scope"
@@ -37,8 +35,6 @@ updates:
3735
- "yoast/*"
3836
labels:
3937
- "dependencies"
40-
reviewers:
41-
- "Automattic/vip-plugins"
4238
commit-message:
4339
prefix: "Composer"
4440
include: "scope"

0 commit comments

Comments
 (0)