api-client/CODEOWNERS

31 lines
1.5 KiB
Text
Raw Normal View History

2023-01-14 02:53:37 +00:00
# CODEOWNERS is prioritized from bottom to top
# If none of the below matched
* @AndrewBastin @liyasthomas
# Packages
/packages/codemirror-lang-graphql/ @AndrewBastin
2023-04-09 16:24:51 +00:00
/packages/hoppscotch-cli/ @AndrewBastin
2023-01-14 02:53:37 +00:00
/packages/hoppscotch-common/ @amk-dev @AndrewBastin
/packages/hoppscotch-data/ @AndrewBastin
2023-04-09 16:24:51 +00:00
/packages/hoppscotch-js-sandbox/ @AndrewBastin
2023-01-14 02:53:37 +00:00
/packages/hoppscotch-ui/ @anwarulislam
2023-04-09 16:24:51 +00:00
/packages/hoppscotch-web/ @amk-dev
/packages/hoppscotch-selfhost-web/ @amk-dev
/packages/hoppscotch-sh-admin/ @JoelJacobStephen
2023-04-10 05:52:39 +00:00
/packages/hoppscotch-backend/ @ankitsridhar16 @balub
2023-01-14 02:53:37 +00:00
# Sections within Hoppscotch Common
/packages/hoppscotch-common/src/components @anwarulislam
/packages/hoppscotch-common/src/components/collections @nivedin @amk-dev
/packages/hoppscotch-common/src/components/environments @nivedin @amk-dev
/packages/hoppscotch-common/src/composables @amk-dev
/packages/hoppscotch-common/src/modules @AndrewBastin @amk-dev
/packages/hoppscotch-common/src/pages @AndrewBastin @amk-dev
/packages/hoppscotch-common/src/newstore @AndrewBastin @amk-dev
README.md @liyasthomas
# The lockfile has no owner
pnpm-lock.yaml