We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28f76f commit 4d3d962Copy full SHA for 4d3d962
1 file changed
.github/CODEOWNERS
@@ -1,4 +1,8 @@
1
# See https://docs.github.com/de/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2
+# For combination with "Require review from code owners" for main branch.
3
-# For combination with "Require review from code owners" for main branch:
4
-* @bitfireAT/app-dev
+# Dependabot
5
+gradle/** @bitfireAT/app-dev
6
+
7
+# everything else
8
+* @rfc2822
0 commit comments