ci: update codeowners (#2632)

Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
This commit is contained in:
Narayan Bhat
2023-10-18 23:38:25 +05:30
committed by GitHub
parent 03b6eaebec
commit 75d4497551

10
.github/CODEOWNERS vendored
View File

@ -1,17 +1,16 @@
* @juspay/hyperswitch-maintainers @jarnura @ashokkjag
* @juspay/hyperswitch-maintainers
docs/ @juspay/hyperswitch-maintainers
openapi/ @juspay/hyperswitch-maintainers
postman/ @juspay/hyperswitch-maintainers
scripts/ @juspay/hyperswitch-maintainers
*.md @juspay/hyperswitch-maintainers
*.sh @juspay/hyperswitch-maintainers
LICENSE @juspay/hyperswitch-maintainers
NOTICE @juspay/hyperswitch-maintainers
.github/ @juspay/hyperswitch-maintainers
.gitignore @juspay/hyperswitch-maintainers
Makefile @juspay/hyperswitch-maintainers
.github/ @juspay/hyperswitch-devops
config/ @juspay/hyperswitch-framework
crates/ @juspay/hyperswitch-framework
crates/router/src/types/ @juspay/hyperswitch-framework
@ -20,6 +19,9 @@ crates/router/src/db/ @juspay/hyperswitch-framework
crates/router/src/routes/ @juspay/hyperswitch-framework
migrations/ @juspay/hyperswitch-framework
openapi/ @juspay/hyperswitch-framework
postman/ @juspay/hyperswitch-framework
Cargo.toml @juspay/hyperswitch-framework
Cargo.lock @juspay/hyperswitch-framework
connector-template/ @juspay/hyperswitch-connector
crates/router/src/connector/ @juspay/hyperswitch-connector