We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ea791 commit 8dc1eaeCopy full SHA for 8dc1eae
CODEOWNERS
@@ -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