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 ea24d67 + e7a04cb commit ffdf595Copy full SHA for ffdf595
.github/CODEOWNERS
@@ -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
@@ -13,8 +13,6 @@ updates:
13
patterns: ["*"]
14
labels:
15
- "dependencies"
16
- reviewers:
17
- - "Automattic/vip-plugins"
18
commit-message:
19
prefix: "Actions"
20
include: "scope"
@@ -37,8 +35,6 @@ updates:
37
35
- "yoast/*"
38
36
39
40
41
42
43
prefix: "Composer"
44
0 commit comments