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 a982750 commit c248b60Copy full SHA for c248b60
.github/CODEOWNERS
@@ -0,0 +1,17 @@
1
+# Lines starting with '#' are comments.
2
+
3
+# Each line is a file pattern followed by one or more owners.
4
5
+# More details are here: https://help.github.com/articles/about-codeowners/
6
7
+# The '\*' pattern is global owners.
8
9
+# Order is important. The last matching pattern has the most precedence.
10
11
+# The folders are ordered as follows:
12
13
+# In each subsection folders are ordered first by depth, then alphabetically.
14
15
+# This should make it easy to add new rules without breaking existing ones.
16
17
+* @grafana/aws-plugins
0 commit comments