From 3c51973c22256d332a9d20c7e9f8c0bd3318a6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Pedro=20Sousa?= Date: Thu, 20 Feb 2025 16:03:55 +0000 Subject: [PATCH] Update CODEOWNERS (#30) --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 36b7370..5563642 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,5 @@ # When someone opens a pull request that only modifies specific packages, # only the following users and not the default owners defined above will be # requested for a review. -/packages/merkle-trees/ @signorecello +@signorecello +@madztheo