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 b924d90 + 49b8379 commit 9d2ae07Copy full SHA for 9d2ae07
.github/CODEOWNERS
@@ -0,0 +1,10 @@
1
+# Who owns the code in this repo?
2
+#
3
+# See
4
+# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
5
+# for more detail.
6
+
7
+# Global owners:
8
+* @benburkert
9
+* @danbernier
10
+* @geemus
.github/dependabot.yml
@@ -5,7 +5,3 @@ updates:
schedule:
interval: "monthly"
vendor: true
- reviewers:
- - "benburkert"
- - "danbernier"
11
- - "geemus"
0 commit comments