From 53401129223afd024645032646b6d5a0ba0578de Mon Sep 17 00:00:00 2001 From: Jiaying Wang <42981373+jennijuju@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:22:54 +0800 Subject: [PATCH] Update CODEOWNERS These are the folks who are actively contributing to lotus maintenance, issue triaging, PR reviews and development. Made this change to decouple lotus ownership with other filecoin core repo's ownership and maintainership that comes with lotus-maintainer perm --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b8ec66f00..460f07f7b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ # Global owners # Ensure maintainers team is a requested reviewer for non-draft PRs -* @filecoin-project/lotus-maintainers +* @jennijuju @Stebalien @snadrus @aarshkshah1992 @magik6k @zengroud0 @arajasek @rjan90 @masih @rvagg