From b91bdb0fa4a8b00e5dd0b29590800cb1d67be794 Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Date: Tue, 12 Jul 2022 23:38:25 +0200 Subject: [PATCH] fix codeowners for 02-client --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f6569b64ddd..05a43ba6f55 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -18,8 +18,8 @@ ## CODEOWNERS for core/02-client -/modules/core/02-client @seantking @damiannolan -/proto/ibc/core/client @seantking @damiannolan +/modules/core/02-client @colin-axner @fedekunze @AdityaSripal @seantking @damiannolan +/proto/ibc/core/client @colin-axner @fedekunze @AdityaSripal @seantking @damiannolan # CODEOWNERS for the light-clients