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 9eee08d commit 80efcd5Copy full SHA for 80efcd5
CODEOWNERS
@@ -0,0 +1,13 @@
1
+# Code owners are automatically requested for review when someone opens a
2
+# pull request modifying code that they own.
3
+# See: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
4
+
5
+# Note: Each line is a file pattern followed by one or more owners.
6
+# Order matters: The last matching pattern has the most precedence.
7
8
+# Default owners for everything in docker-splunk:
9
+# * @splunk/if-01
10
+* @nwang @alishamayor @arctan5x @lephino @jrigassio-splunk @jmeixensperger @hendolim @jonathan-vega-splunk
11
12
+# Docs-only pull requests:
13
+/docs/ @alishamayor @nwang
0 commit comments