hoppscotch/CODEOWNERS
Line: 4: incorrect codeowner user: AndrewBastin Line: 4: no users/groups matched Line: 5: incorrect codeowner user: jamesgeorge007 Line: 5: no users/groups matched Line: 6: incorrect codeowner user: AndrewBastin Line: 6: no users/groups matched Line: 7: incorrect codeowner user: jamesgeorge007 Line: 7: no users/groups matched Line: 8: incorrect codeowner user: jamesgeorge007 Line: 8: no users/groups matched Line: 9: incorrect codeowner user: AndrewBastin Line: 9: no users/groups matched Line: 10: incorrect codeowner user: JoelJacobStephen Line: 10: no users/groups matched Line: 11: incorrect codeowner user: balub Line: 11: no users/groups matched Line: 14: incorrect codeowner user: liyasthomas Line: 14: no users/groups matched Line: 17: incorrect codeowner user: balub Line: 17: no users/groups matched Line: 18: incorrect codeowner user: balub Line: 18: no users/groups matched Line: 19: incorrect codeowner user: balub Line: 19: no users/groups matched Line: 20: incorrect codeowner user: balub Line: 20: no users/groups matched Line: 21: incorrect codeowner user: balub Line: 21: no users/groups matched
2024-06-17 21:14:37 +05:30

22 lines
1.1 KiB
Plaintext

# CODEOWNERS is prioritized from bottom to top
# Packages
/packages/codemirror-lang-graphql/ @AndrewBastin
/packages/hoppscotch-cli/ @jamesgeorge007
/packages/hoppscotch-data/ @AndrewBastin
/packages/hoppscotch-js-sandbox/ @jamesgeorge007
/packages/hoppscotch-selfhost-web/ @jamesgeorge007
/packages/hoppscotch-selfhost-desktop/ @AndrewBastin
/packages/hoppscotch-sh-admin/ @JoelJacobStephen
/packages/hoppscotch-backend/ @balub
# READMEs and other documentation files
*.md @liyasthomas
# Self Host deployment related files
*.Dockerfile @balub
docker-compose.yml @balub
docker-compose.deploy.yml @balub
*.Caddyfile @balub
.dockerignore @balub