mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
chore(codeowners): add codeowners data for PR reviews (#1)
This commit is contained in:
32
.github/CODEOWNERS
vendored
Normal file
32
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,32 @@
|
||||
* @jarnura @ashokkjag
|
||||
|
||||
docs/ @juspay/orca-maintainers
|
||||
*.md @juspay/orca-maintainers
|
||||
LICENSE @juspay/orca-maintainers
|
||||
NOTICE @juspay/orca-maintainers
|
||||
contrib/ @juspay/orca-maintainers
|
||||
.github/ @juspay/orca-maintainers
|
||||
.gitignore @juspay/orca-maintainers
|
||||
Makefile @juspay/orca-maintainers
|
||||
keys.conf @juspay/orca-maintainers
|
||||
|
||||
|
||||
crates/ @juspay/orca-framework
|
||||
crates/router/src/types/ @juspay/orca-framework
|
||||
crates/router/src/services/ @juspay/orca-framework
|
||||
crates/router/src/db/ @juspay/orca-framework
|
||||
crates/router/src/routes/ @juspay/orca-framework
|
||||
|
||||
crates/router/src/connector/ @juspay/orca-connector
|
||||
|
||||
crates/router/src/compatibility/ @juspay/orca-compatibility
|
||||
|
||||
crates/router/src/core/ @juspay/orca-core
|
||||
|
||||
crates/router/src/scheduler/ @juspay/orca-process-tracker
|
||||
|
||||
Dockerfile @juspay/orca-infra
|
||||
docker-compose.yml @juspay/orca-infra
|
||||
.dockerignore @juspay/orca-infra
|
||||
monitoring/ @juspay/orca-infra
|
||||
*.sh @juspay/orca-infra
|
||||
@ -22,7 +22,7 @@ Using Orca, you can:
|
||||
_Orca is wire-compatible with top processors like Stripe making it easy to integrate._
|
||||
|
||||
<p align="center">
|
||||
<img src= "./images/orca-product.png" alt="orca-product" width="40%" />
|
||||
<img src= "./docs/imgs/orca-product.png" alt="orca-product" width="40%" />
|
||||
</p>
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
Before Width: | Height: | Size: 494 KiB After Width: | Height: | Size: 494 KiB |
Reference in New Issue
Block a user