Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@


# Unless specified, the jsteam is the default owner for nodejs repositories.
* @googleapis/spanner-client-libraries-nodejs @googleapis/jsteam
* @googleapis/spanner-client-libraries-nodejs @googleapis/cloud-sdk-nodejs-team

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

A couple of minor suggestions:

  • The comment on line 8 is now stale and should be updated to refer to @googleapis/cloud-sdk-nodejs-team.
  • This file should end with a newline character, which is a standard convention. I've added it in the suggestion below.
*     @googleapis/spanner-client-libraries-nodejs @googleapis/cloud-sdk-nodejs-team

Loading