We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3b652 commit 9872fb0Copy full SHA for 9872fb0
.github/CODEOWNERS
@@ -37,6 +37,10 @@ docs/bigquery_datatransfer/ @googleapis/api-bigquery
37
bigquery_storage/ @googleapis/api-bigquery
38
docs/bigquery_storage/ @googleapis/api-bigquery
39
40
+# Data Catalog isn't technically part of BigQuery, but it's closely related.
41
+datacatalog/ @googleapis/api-bigquery
42
+docs/datacatalog/ @googleapis/api-bigquery
43
+
44
# Pubsub
45
pubsub/ @anguillanneuf @plamut @pradn
46
docs/pubsub @anguillanneuf @plamut @pradn
0 commit comments