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 4addf76 commit df5a7e6Copy full SHA for df5a7e6
.github/CODEOWNERS
@@ -0,0 +1,11 @@
1
+# Each line is a file pattern followed by one or more owners.
2
+
3
+# These owners will be the default owners for everything in
4
+# the repo. Unless a later match takes precedence,
5
+# @panz3r will be requested for review when someone
6
+# opens a pull request.
7
+* @panz3r
8
9
+# Owners of the 'go-mod-cache' feature
10
+/src/go-mod-cache @panz3r
11
+/test/go-mod-cache @panz3r
0 commit comments