This repository was archived by the owner on Oct 5, 2019. It is now read-only.
forked from kyma-project/examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
27 lines (18 loc) · 1.18 KB
/
CODEOWNERS
File metadata and controls
27 lines (18 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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
# Event bus example
/event-subscription/service/ @abbi-gaurav @marcobebway @montaro @radufa @suleymanakbas91
# Event bus lambda subscription example
/event-subscription/lambda/ @joek @rakesh-garimella @sayanh @venturasr @lilitgh
# Serverless lambda subscription example
/serverless-lambda/ @joek @rakesh-garimella @sayanh @venturasr @lilitgh
# Service binding example
/service-binding/ @joek @rakesh-garimella @sayanh @venturasr @lilitgh
# All .md files
*.md @tomekpapiernik @kazydek @bszwarc @klaudiagrz
# Config file for MILV - milv.config.yaml
milv.config.yaml @akucharska @michal-hudy @pkosiec @mjasinski5 @aerfio @magicmatatjahu