forked from GoogleCloudPlatform/nodejs-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
33 lines (27 loc) · 755 Bytes
/
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
30
31
32
33
# See https://help.github.com/articles/about-codeowners/
# for more info about CODEOWNERS file
# Repo owner
* @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/composer-storage-trigger @leahecole
functions/scheduleinstance @djmailhot
functions/speech-to-speech @ricalo
functions/dialogflow @nnegrey
functions/memorystore @ericschmidtatwork
functions/spanner @jsimonweb
functions/tokenservice @santhoshvaddi
# GCF samples outside of functions/
datastore/functions @benwhitehead
# One-offs
cloud-sql @kurtisvg
healthcare @noerog
iot @gguuss
jobs @happyhuman