Skip to content

Commit

Permalink
Breakdown /packages code ownership (vercel#2459)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar authored Oct 28, 2022
1 parent c63eefe commit ad13818
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@
/benchmark @vercel/turbo-oss
/buildcontainer @vercel/turbo-oss
/examples @vercel/turbo-oss
/packages @vercel/turbo-oss
/shim @vercel/turbo-oss
/docs/pages/repo @vercel/turbo-oss


# Turbopack-specific things

/crates @vercel/web-tooling
Expand All @@ -24,3 +22,19 @@
.rustfmt.toml @vercel/web-tooling
.taplo.toml @vercel/web-tooling
/docs/pages/pack @vercel/web-tooling

# packages in alphabetical order, to match view github https://github.com/vercel/turbo/tree/main/packages
# Separate section in this file, so we can add new entries more easily.
# Note: Some packages may be omitted to indicate shared ownership.

/packages/create-turbo @vercel/turbo-oss
/packages/eslint-config-turbo @vercel/turbo-oss
/packages/eslint-plugin-turbo @vercel/turbo-oss
/packages/node-module-trace @vercel/web-tooling
/packages/turbo @vercel/turbo-oss
/packages/turbo-codemod @vercel/turbo-oss
/packages/turbo-ignore @vercel/turbo-oss
/packages/turbo-tracing-next-plugin @vercel/web-tooling
/packages/turbo-types @vercel/turbo-oss
/packages/turbo-utils @vercel/turbo-oss
/packages/webpack-nmt @vercel/web-tooling

0 comments on commit ad13818

Please sign in to comment.