diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 48b652a6f117a1..e212ac2f35275b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -189,3 +189,6 @@ /doc/api/typescript.md @nodejs/typescript /test/fixtures/typescript/ @nodejs/typescript /tools/dep_updaters/update-amaro.sh @nodejs/typescript + +# Performance +/benchmark/* @nodejs/performance