We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6842ee0 commit 9413a21Copy full SHA for 9413a21
.github/CODEOWNERS
@@ -1,3 +1,6 @@
1
# Frontend code
2
-/airbyte-webapp/ @airbytehq/frontend
3
/airbyte-webapp-e2e-tests/ @airbytehq/frontend
+/airbyte-webapp/ @airbytehq/frontend
4
+## Exclude the package(-lock).json from code ownership to prevent version bump PRs from triggering codeowners review
5
+/airbyte-webapp/package.json
6
+/airbyte-webapp/package-lock.json
0 commit comments