* Update airbyte-protocol.md * Fix typo * Fix prose * Add protocol reviewers for protocol documentation * Remove duplicate
10 lines
434 B
Plaintext
10 lines
434 B
Plaintext
# Frontend code
|
|
/airbyte-webapp-e2e-tests/ @airbytehq/frontend
|
|
/airbyte-webapp/ @airbytehq/frontend
|
|
## Exclude the package(-lock).json from code ownership to prevent version bump PRs from triggering codeowners review
|
|
/airbyte-webapp/package.json
|
|
/airbyte-webapp/package-lock.json
|
|
# Protocol related items
|
|
/airbyte-protocol/ @airbytehq/protocol-reviewers
|
|
/docs/understanding-airbyte/airbyte-protocol.md @airbytehq/protocol-reviewers
|