Skip to content

Commit

Permalink
Revert "Move spanner out of functions dir + update owners (#1826)"
Browse files Browse the repository at this point in the history
This reverts commit 07b20f5.
  • Loading branch information
Ace Nassri authored May 21, 2020
1 parent 972e346 commit d47825b
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
# Set the folder in which the tests are run
env_vars: {
key: "PROJECT"
value: "spanner/functions"
value: "functions/spanner"
}

# Tell the trampoline which build file to use.
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/nodejs-docs-samples/.kokoro/build.sh"
}
}
3 changes: 2 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,16 @@ functions/composer-storage-trigger @leahecole
functions/scheduleinstance @djmailhot
functions/speech-to-speech @ricalo
functions/memorystore @ericschmidtatwork
functions/spanner @jsimonweb
functions/tokenservice @nnegrey

# GCF samples outside of functions/
datastore/functions @benwhitehead
spanner/functions @skuruppu

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

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d47825b

Please sign in to comment.