From ee0a282f434630f64846623b028f55af78ecdcbe Mon Sep 17 00:00:00 2001 From: salaheldinsoliman Date: Sun, 1 Dec 2024 18:09:40 +0200 Subject: [PATCH] add salaheldin to CODEOWNERS.md Signed-off-by: salaheldinsoliman --- CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index f223e2e92..54897c2bb 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,9 +1,11 @@ # SPDX-License-Identifier: Apache-2.0 -* @seanyoung @xermicus @LucasSte +* @seanyoung @xermicus @LucasSte @salaheldinsoliman src/emit/polkadot/ @xermicus src/emit/solana/ @LucasSte @seanyoung +src/emit/soroban/ @salaheldinsoliman integration/polkadot/ @xermicus integration/subxt-tests/ @xermicus integration/solana/ @LucasSte @seanyoung integration/anchor/ @LucasSte @seanyoung +integration/soroban/ @salaheldinsoliman