2023-01-14 02:53:37 +00:00
|
|
|
# CODEOWNERS is prioritized from bottom to top
|
|
|
|
|
|
|
|
# Packages
|
|
|
|
/packages/codemirror-lang-graphql/ @AndrewBastin
|
2024-06-17 15:44:37 +00:00
|
|
|
/packages/hoppscotch-cli/ @jamesgeorge007
|
2023-01-14 02:53:37 +00:00
|
|
|
/packages/hoppscotch-data/ @AndrewBastin
|
2024-06-17 15:44:37 +00:00
|
|
|
/packages/hoppscotch-js-sandbox/ @jamesgeorge007
|
|
|
|
/packages/hoppscotch-selfhost-web/ @jamesgeorge007
|
|
|
|
/packages/hoppscotch-selfhost-desktop/ @AndrewBastin
|
2023-04-09 17:02:59 +00:00
|
|
|
/packages/hoppscotch-sh-admin/ @JoelJacobStephen
|
2024-06-17 15:44:37 +00:00
|
|
|
/packages/hoppscotch-backend/ @balub
|
2023-01-14 02:53:37 +00:00
|
|
|
|
2024-06-17 15:44:37 +00:00
|
|
|
# READMEs and other documentation files
|
|
|
|
*.md @liyasthomas
|
2023-01-14 02:53:37 +00:00
|
|
|
|
2024-06-17 15:44:37 +00:00
|
|
|
# Self Host deployment related files
|
|
|
|
*.Dockerfile @balub
|
|
|
|
docker-compose.yml @balub
|
|
|
|
docker-compose.deploy.yml @balub
|
|
|
|
*.Caddyfile @balub
|
|
|
|
.dockerignore @balub
|