forked from splunk/docker-splunk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
16 lines (12 loc) · 786 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Code owners are automatically requested for review when someone opens a
# pull request modifying code that they own.
# See: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# Note: Each line is a file pattern followed by one or more owners.
# Order matters: The last matching pattern has the most precedence.
# Default owners for everything in docker-splunk:
# * @splunk/if-01
* @nwang92 @alishamayor @arctan5x @jrigassio-splunk @jmeixensperger @hendolim @bb03 @sarahotis @martinluo22 @Devmalion
# Docs-only pull requests:
/docs/ @alishamayor @nwang92 @bb03
# Release changelog
docs/CHANGELOG.md @nwang92 @alishamayor @arctan5x @jrigassio-splunk @jmeixensperger @hendolim @bb03 @sarahotis @martinluo22 @Devmalion