Skip to content

Commit c596e6e

Browse files
authored
Make connector ops CODEOWNERS of oauth code (#20837)
1 parent 56c3a73 commit c596e6e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
/airbyte-integrations/bases/source-acceptance-tests/ @airbytehq/connector-extensibility
1414
/airbyte-integrations/connector-templates/ @airbytehq/connector-extensibility
1515

16+
# Oauth
17+
/airbyte-oauth/ @airbytehq/connector-operations
18+
/airbyte-server/src/main/java/io/airbyte/server/handlers/OAuthHandler.java @airbytehq/connector-operations
19+
/airbyte-server/src/test/java/io/airbyte/server/handlers/OAuthHandlerTest.java @airbytehq/connector-operations
20+
1621
# Protocol related items
1722
/airbyte-protocol/ @airbytehq/protocol-reviewers
1823
/docs/understanding-airbyte/airbyte-protocol.md @airbytehq/protocol-reviewers

0 commit comments

Comments
 (0)