rsnext/scripts
Delba de Oliveira 8c2e5bd072
Update codeowners to use Vercel Spaces (#50841)
Move as much of codeowners as possible to use Vercel Spaces. 

1. Makes `@timneutkens @ijjk @shuding @huozhi @feedthejim` global owners
2. Make the `@vercel/next-js` team _optional_ owners of **/docs**,
**/errors**, and **/contributing**, makes team owners of a few packages
as per old config.
3. Make `@vercel/devex` (docs and devrel) owners of **/docs**,
**/errors**, and **/contributing**
4. Make `@vercel/devrel` (devrel only) owners of **/examples**
5. Make `@vercel/web-tooling` owners of specific files and folders (as
per old config)

Leaves @styfle as owner of **image** files on the old config since this
pattern `/**/*image*/** ` can't be used with Vercel Spaces.

Note: We cannot add * or / at the end of files.
[Docs](https://spaces-docs.vercel.sh/docs/code-owners#:~:text=Code%20Owners%20files%20are%20meant%20to%20encourage%20distributed%20ownership%20definitions%20across%20a%20codebase.)
2023-06-08 12:02:18 +02:00
..
send-trace-to-jaeger refactor(scripts): fix clippy errors (#49719) 2023-05-12 19:14:30 +00:00
.vercel.approvers Update codeowners to use Vercel Spaces (#50841) 2023-06-08 12:02:18 +02:00
check-examples.sh Remove incorrect entries for pnpm debug log (#47241) 2023-03-26 22:26:05 -07:00
check-is-release.js Apply publish step optimizations (#43620) 2022-12-01 21:48:51 -08:00
check-manifests.js [Next Docs] Update Git Workflow (#50579) 2023-06-08 12:01:55 +02:00
check-pre-compiled.bat fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
check-pre-compiled.sh Make shebangs portable used in the repo portable (#46028) 2023-02-17 09:45:42 +00:00
deploy-examples.sh Remove incorrect entries for pnpm debug log (#47241) 2023-03-26 22:26:05 -07:00
install-native.mjs Skip extra swc builds (#47378) 2023-03-21 16:09:52 -07:00
next-with-deps.sh Make shebangs portable used in the repo portable (#46028) 2023-02-17 09:45:42 +00:00
normalize-version-bump.js Add new build and test workflow (#50436) 2023-05-27 21:02:31 -07:00
publish-native.js Add missing repository prop to package.json in swc-wasm (#48805) 2023-04-24 20:24:55 -05:00
publish-release.js Apply publish step optimizations (#43620) 2022-12-01 21:48:51 -08:00
release-stats.sh Make shebangs portable used in the repo portable (#46028) 2023-02-17 09:45:42 +00:00
reset-vercel-project.mjs Enable E2E deploy tests on publish (#37019) 2022-05-21 04:46:16 -05:00
rm.mjs chore: cross-platform rm -rf script (#49529) 2023-05-10 01:14:37 +00:00
run-for-change.js Update workflow cancel handling (#50442) 2023-05-27 22:57:45 -07:00
setup-node.sh Update flakey tests and add Node.js setup retrying (#47871) 2023-04-03 13:37:14 -07:00
setup-wasm.mjs Make setup-wasm script work for local dev (#36355) 2022-04-21 15:41:48 -05:00
start-release.js ci: update github token (#50216) 2023-05-23 07:29:58 -07:00
sync-react.js Upgrade React to 18.3.0-canary-b7972822b-20230503 (#49158) 2023-05-03 14:03:19 -07:00
trace-dd.mjs fix: scripts comment typos (#40207) 2022-09-05 02:26:54 +00:00
trace-next-server.js Fix turbo usage in tests (#44715) 2023-01-18 20:35:28 +01:00
trace-to-event-format.mjs fix: scripts comment typos (#40207) 2022-09-05 02:26:54 +00:00
trace-to-tree.mjs Add path to export-page (#39893) 2022-08-24 10:29:47 +00:00
update-google-fonts.js packages/font: run update-google-fonts script (#50608) 2023-05-31 22:31:26 +02:00