diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 46965891b..b4383e100 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ # Code owners are automatically requested for review when someone opens a pull request that modifies code that they own. # Default owners for everything in the repo -* @lioraron @yizhaodev @j-mok-dev @vishbhat +* @lioraron @yizhaodev @j-mok-dev @vishbhat @zdtsw diff --git a/OWNERS b/OWNERS index 31e772784..24bb5d21b 100644 --- a/OWNERS +++ b/OWNERS @@ -6,6 +6,7 @@ reviewers: - yizhaodev - j-mok-dev - vishbhat + - zdtsw # List of usernames who may use /approve approvers: @@ -13,3 +14,4 @@ approvers: - yizhaodev - j-mok-dev - vishbhat + - zdtsw