-
Notifications
You must be signed in to change notification settings - Fork 70
/
Copy pathCODEOWNERS
Validating CODEOWNERS rules...
29 lines (20 loc) · 1.38 KB
/
CODEOWNERS
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
27
28
29
# 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 @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 @pPrecel
# In-cluster eventing using function example
/incluster_eventing/ @m00g3n @pPrecel @dbadura @kwiatekus @moelsayed @cortey
# Custom function runtime image example
/custom-serverless-runtime-image/ @m00g3n @pPrecel @dbadura @kwiatekus @moelsayed @cortey
# Scaling functions to zero with KEDA
/scale-to-zero-with-kedam @m00g3n @pPrecel @dbadura @kwiatekus @moelsayed @cortey
# All .md files
*.md @klaudiagrz @mmitoraj @majakurcius @alexandra-simeonova @NHingerl @grego952
# Config file for MILV - milv.config.yaml
milv.config.yaml @m00g3n @aerfio @pPrecel @magicmatatjahu