From 75d4497551e7f70fe484dda166e9fa42ceb4b924 Mon Sep 17 00:00:00 2001 From: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com> Date: Wed, 18 Oct 2023 23:38:25 +0530 Subject: [PATCH] ci: update codeowners (#2632) Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> --- .github/CODEOWNERS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 98a33d5d02..638d5540d3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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