From 5ae310c42a9ba9ef08b81d645808eb4812dac28c Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Wed, 11 Sep 2024 19:29:47 -0600 Subject: [PATCH] Fix CODEOWNERS --- CODEOWNERS | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index dc8a636cd87..90079c68769 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,7 +1,10 @@ # code owners are automatically assigned to review PRs # DevX -*.nix @input-output-hk/core-tech-devx @input-output-hk/core-tech-release -nix @input-output-hk/core-tech-devx @input-output-hk/core-tech-release -flake.lock @input-output-hk/core-tech-devx @input-output-hk/core-tech-release -.github @input-output-hk/core-tech-devx @input-output-hk/core-tech-release +*.nix @IntersectMBO/core-tech-devx +nix @IntersectMBO/core-tech-devx +flake.lock @IntersectMBO/core-tech-devx +.github @IntersectMBO/cardano-ledger-maintainers + + +* @IntersectMBO/cardano-ledger-maintainers