mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
ci: update codeowners (#2632)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
This commit is contained in:
10
.github/CODEOWNERS
vendored
10
.github/CODEOWNERS
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user