File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # CODEOWNERS — required reviewers for security-sensitive paths.
2- # Anything matching these globs requires approval from the listed owner(s)
3- # before it can be merged when branch protection is set to require code-owner
4- # review.
5- #
6- # Adjust the owners to your team handle (e.g. @TanStack/maintainers) once the
7- # team exists. Until then, the project owner is listed as a fallback.
8-
9- # CI/CD configuration — workflows, composite actions, dependency manifests
10- /.github / @ tannerlinsley
11- /.github /workflows / @ tannerlinsley
12- /.github /CODEOWNERS @ tannerlinsley
13- /.github /renovate.json @ tannerlinsley
14-
15- # Package metadata — supply-chain sensitive (preinstall, packageManager,
16- # overrides, scripts)
17- /package.json @ tannerlinsley
18- /pnpm-lock.yaml @ tannerlinsley
19- /pnpm-workspace.yaml @ tannerlinsley
20- /.npmrc @ tannerlinsley
1+ .github / @ TanStack/tanstack-core
2+ .nx / @ TanStack/tanstack-core
3+ nx.json @ TanStack/tanstack-core
4+ .changeset /config.json @ TanStack/tanstack-core
5+ scripts / @ TanStack/tanstack-core
6+ .npmrc @ TanStack/tanstack-core
You can’t perform that action at this time.
0 commit comments