Skip to content

Commit 8dc1eae

Browse files
author
Ace Nassri
authored
Add CODEOWNERS file (#1405)
* Add CODEOWNERS file * Update owner of functions/dialogflow * Move Cloud Run samples to cdpe-cbr-containers team
1 parent d7ea791 commit 8dc1eae

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CODEOWNERS

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# See https://help.github.com/articles/about-codeowners/
2+
# for more info about CODEOWNERS file
3+
4+
# Repo owner
5+
* @fhinkel
6+
7+
# Kokoro
8+
.kokoro @fhinkel @SurferJeffAtGoogle
9+
.kokoro/appengine @michaelawyu
10+
.kokoro/functions @ace-n @grant
11+
12+
# Serverless/CBR
13+
appengine @michaelawyu
14+
functions @ace-n @grant
15+
run @GoogleCloudPlatform/cdpe-cbr-containers
16+
17+
# Other functions samples
18+
functions/composer-storage-trigger @leahecole
19+
functions/scheduleinstance @djmailhot
20+
functions/speech-to-speech @ricalo
21+
functions/dialogflow @nnegrey
22+
23+
# One-offs
24+
cloud-sql @kurtisvg
25+
healthcare @noerog
26+
iot @gguuss
27+
jobs @happyhuman

0 commit comments

Comments
 (0)