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.
1 parent 03c4aa9 commit afe00c2Copy full SHA for afe00c2
.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-ose branch.
3
-# For combination with "Require review from code owners" for main-ose branch:
4
-* @bitfireAT/app-dev
+# Dependabot
5
+gradle/** @bitfireAT/app-dev
6
+
7
+# everything else
8
+* @rfc2822
0 commit comments