diff --git a/lib/lookup.json b/lib/lookup.json index 99f013c9..a55744bd 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -244,8 +244,9 @@ }, "jest": { "prefix": "v", - "maintainers": ["cpojer", "scotthovestadt", "SimenB", "thymikee", "jeysal"], + "maintainers": ["cpojer", "SimenB", "thymikee", "jeysal"], "yarn": true, + "head": true, "install": ["install", "--no-immutable"], "scripts": ["build:js", "remove-examples", "test-ci-partial"], "envVar": { "CI": true },