Skip to content

Commit

Permalink
Add CODEOWNERS file (#1405)
Browse files Browse the repository at this point in the history
* Add CODEOWNERS file

* Update owner of functions/dialogflow

* Move Cloud Run samples to cdpe-cbr-containers team
  • Loading branch information
Ace Nassri authored Jul 17, 2019
1 parent d7ea791 commit 8dc1eae
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# See https://help.github.com/articles/about-codeowners/
# for more info about CODEOWNERS file

# Repo owner
* @fhinkel

# Kokoro
.kokoro @fhinkel @SurferJeffAtGoogle
.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

# One-offs
cloud-sql @kurtisvg
healthcare @noerog
iot @gguuss
jobs @happyhuman

0 comments on commit 8dc1eae

Please sign in to comment.