Skip to content

Commit eead488

Browse files
fix: update codeowner team in repo metadata (#699)
* fix: exclude CODEOWNERS from synthtool * revert changes in synth.py * fix: update codeowner team in repo metadata
1 parent 92e9893 commit eead488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"repo": "googleapis/java-pubsublite",
1313
"repo_short": "java-pubsublite",
1414
"distribution_name": "com.google.cloud:google-cloud-pubsublite",
15-
"codeowner_team": "@googleapis/api-pubsub",
15+
"codeowner_team": "@googleapis/api-pubsublite",
1616
"api_id": "pubsublite.googleapis.com"
1717
}

0 commit comments

Comments
 (0)