forked from kyma-project/examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
20 lines (14 loc) · 1.04 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This file provides an overview of code owners in the `examples` repository.
# Each line is a file pattern followed by one or more owners.
# The last matching pattern has the most precedence.
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
# These are the default owners for the whole content of the `examples` repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file.
* @a-thaler @clebs @suleymanakbas91 @lilitgh @bszwarc @rakesh-garimella @hisarbalik
# Service binding example
/service-binding/ @Abd4llA @joek @rakesh-garimella @venturasr @lilitgh @k15r @nachtmaar @anishj0shi @montaro @abbi-gaurav @marcobebway @radufa @sayanh
# Orders service example
/orders-service/ @m00g3n @aerfio @pPrecel @magicmatatjahu
# All .md files
*.md @kazydek @klaudiagrz @mmitoraj @majakurcius @alexandra-simeonova @superojla
# Config file for MILV - milv.config.yaml
milv.config.yaml @m00g3n @aerfio @pPrecel @magicmatatjahu