Skip to content

Commit eb06b61

Browse files
authored
chore: update CODEOWNERS (googleapis#413)
* chore: update CODEOWNERS * update repo metadata
1 parent 71dc8e3 commit eb06b61

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7-
# The @googleapis/bigtable-dpe is the default owner for changes in this repo
8-
**/*.java @googleapis/bigtable-dpe
7+
# The @googleapis/api-bigtable is the default owner for changes in this repo
8+
**/*.java @googleapis/api-bigtable
99

1010
# The java-samples-reviewers team is the default owner for samples changes
1111
samples/**/*.java @googleapis/java-samples-reviewers

.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"repo": "googleapis/java-bigtable",
1010
"repo_short": "java-bigtable",
1111
"distribution_name": "com.google.cloud:google-cloud-bigtable",
12-
"codeowner_team": "@googleapis/bigtable-dpe",
12+
"codeowner_team": "@googleapis/api-bigtable",
1313
"api_id": "bigtable.googleapis.com"
14-
}
14+
}

0 commit comments

Comments
 (0)