Skip to content

Commit 6525eb4

Browse files
author
Marius Posta
authored
.github: update CODEOWNERS with Bulk CDK paths (#44405)
n/t
1 parent 8813e4c commit 6525eb4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

+7
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
# Protocol related items
2323
/docs/understanding-airbyte/airbyte-protocol.md @airbytehq/protocol-reviewers
2424

25+
# Bulk CDK
26+
/airbyte-cdk/bulk @airbytehq/dbsources @airbytehq/destinations
27+
/airbyte-cdk/bulk/core/extract/ @airbytehq/dbsources
28+
/airbyte-cdk/bulk/core/load/ @airbytehq/destinations
29+
/airbyte-cdk/bulk/toolkits/extract-*/ @airbytehq/dbsources
30+
/airbyte-cdk/bulk/toolkits/load-*/ @airbytehq/destinations
31+
2532
# Java CDK
2633
/airbyte-cdk/java/airbyte-cdk @airbytehq/dbsources @airbytehq/destinations
2734
/airbyte-cdk/java/airbyte-cdk/*-sources/ @airbytehq/dbsources

0 commit comments

Comments
 (0)