Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
chore: update CODEOWNERS and proto fields (#699)
Browse files Browse the repository at this point in the history
* changes without context

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* fix: use repo metadata to populate nodejs CODEOWNERS

* fix: use repo metadata to populate nodejs CODEOWNERS

* chore: small formatting tweaks

Co-authored-by: Benjamin Coe <bencoe@google.com>

Source-Author: Justin Beckwith <justin.beckwith@gmail.com>
Source-Date: Wed Feb 3 15:09:55 2021 -0800
Source-Repo: googleapis/synthtool
Source-Sha: 318e351e26ba65b2b3cfa3f61b3b64e3540c3525
Source-Link: googleapis/synthtool@318e351
  • Loading branch information
yoshi-automation committed Feb 4, 2021
1 parent be7ecff commit 7bdd0b2
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -6,4 +6,4 @@


# The yoshi-nodejs team is the default owner for nodejs repositories.
* @googleapis/yoshi-nodejs
* @googleapis/yoshi-nodejs @googleapis/ml-apis
3 changes: 2 additions & 1 deletion protos/protos.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions protos/protos.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion protos/protos.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-speech.git",
"sha": "d6c269dfae1e1f4bc6f0eabf80b64d0e09025dea"
"sha": "be7ecff19d02a62118ad62da19509cc3f75cae51"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "57c23fa5705499a4181095ced81f0ee0933b64f6"
"sha": "318e351e26ba65b2b3cfa3f61b3b64e3540c3525"
}
}
],
Expand Down

0 comments on commit 7bdd0b2

Please sign in to comment.