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.
devops-roast/.github
1 parent a230b32 commit 9be4f6fCopy full SHA for 9be4f6f
.github/CODEOWNERS
@@ -0,0 +1,10 @@
1
+# https://help.github.com/articles/about-codeowners
2
+#
3
+# The owners below are the default reviewers for all files in this repository.
4
+# A more specific match later in the file will override this default.
5
6
+# Rule order matters: the last matching pattern takes precedence. For example,
7
+# if a pull request only changes files in `.github/workflows`, only the owners
8
+# specified for that path (and not the global owners) will be requested.
9
+
10
+* @shmileee
0 commit comments