From 7411bb4aaf9726ab01d79529219977186221704d Mon Sep 17 00:00:00 2001 From: Alex Gartner Date: Thu, 5 Dec 2024 11:51:26 -0800 Subject: [PATCH] chore: use protocol-engineering team for codeowner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 65567bd2ab..89156fd045 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ -* @brewmaster012 @kingpinXD @lumtis @ws4charlie @skosito @swift1337 +* @zeta-chain/protocol-engineering .github/** @zeta-chain/devops