Skip to content

Commit 8b93e95

Browse files
committed
chore: fix rp config and codeowners
1 parent 7f5d264 commit 8b93e95

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
/handwritten/storage @googleapis/gcs-team
1313
/handwritten/firestore @googleapis/firestore-team
1414
/handwritten/spanner @googleapis/spanner-team
15-
/handwritten/bigquery-storage @googleapis/bigquery-team/handwritten/pubsub @googleapis/pubsub-team
15+
/handwritten/bigquery-storage @googleapis/bigquery-team
16+
/handwritten/pubsub @googleapis/pubsub-team

release-please-submodules.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
"handwritten/logging-winston": {
3333
"component": "logging-winston"
3434
},
35-
"handwritten/pubsub": {},
35+
"handwritten/pubsub": {
36+
"component": "pubsub"
37+
},
3638
"handwritten/spanner": {
3739
"component": "spanner"
3840
},

0 commit comments

Comments
 (0)