From c645fd0b71cca2fa0ff1f597591f325e3c0ab905 Mon Sep 17 00:00:00 2001 From: Thane Thomson Date: Tue, 15 Nov 2022 14:57:57 -0500 Subject: [PATCH] =?UTF-8?q?Update=20codeowners=20for=20v0.34.x=20branch=20?= =?UTF-8?q?to=20include=20Adi=20and=20L=C3=A1saro=20(#9708)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thane Thomson Signed-off-by: Thane Thomson --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7f9cdda6c20..eac1bbf9c3d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,5 +7,5 @@ # global owners are only requested if there isn't a more specific # codeowner specified below. For this reason, the global codeowners # are often repeated in package-level definitions. -* @ebuchman @tendermint/tendermint-engineering +* @ebuchman @tendermint/tendermint-engineering @adizere @lasarojc