forked from GoogleCloudPlatform/nodejs-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
32 lines (25 loc) · 700 Bytes
/
CODEOWNERS
File metadata and controls
32 lines (25 loc) · 700 Bytes
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
30
31
# See https://help.github.com/articles/about-codeowners/
# for more info about CODEOWNERS file
# Repo owner
* @sofisl
* @fhinkel
# Kokoro
.kokoro @fhinkel
.kokoro/appengine @michaelawyu
.kokoro/functions @ace-n @grant
# Serverless/CBR
appengine @michaelawyu
functions @ace-n @grant
run @GoogleCloudPlatform/cdpe-cbr-containers
# Other functions samples
functions/scheduleinstance @askmeegs
functions/speech-to-speech @ricalo
functions/memorystore @ericschmidtatwork
functions/spanner @jsimonweb
# GCF samples outside of functions/
datastore/functions @benwhitehead
# One-offs
cloud-sql @kurtisvg
composer @leahecole @sofisl @yoshi-nodejs
healthcare @noerog
monitoring/opencensus @yuriatgoogle