We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5d264 commit 8b93e95Copy full SHA for 8b93e95
2 files changed
.github/CODEOWNERS
@@ -12,4 +12,5 @@
12
/handwritten/storage @googleapis/gcs-team
13
/handwritten/firestore @googleapis/firestore-team
14
/handwritten/spanner @googleapis/spanner-team
15
-/handwritten/bigquery-storage @googleapis/bigquery-team/handwritten/pubsub @googleapis/pubsub-team
+/handwritten/bigquery-storage @googleapis/bigquery-team
16
+/handwritten/pubsub @googleapis/pubsub-team
release-please-submodules.json
@@ -32,7 +32,9 @@
32
"handwritten/logging-winston": {
33
"component": "logging-winston"
34
},
35
- "handwritten/pubsub": {},
+ "handwritten/pubsub": {
36
+ "component": "pubsub"
37
+ },
38
"handwritten/spanner": {
39
"component": "spanner"
40
0 commit comments