Skip to content

Commit bafac4b

Browse files
authored
Merge branch 'develop' into codex/supply-chain-hardening
2 parents 30087ce + 0ad9687 commit bafac4b

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
* @supabase/cli
1+
# Default all repository changes to the CLI team.
2+
* @supabase/cli
3+
4+
# Dependabot-only dependency surfaces. These ownerless rules override the
5+
# catch-all above so CI-green Dependabot PRs can be auto-approved and merged.
6+
/.github/workflows/*.yml
7+
**/package.json
8+
**/go.mod
9+
**/go.sum
10+
/apps/cli-go/pkg/config/templates/Dockerfile
11+
/pnpm-lock.yaml
12+
/pnpm-workspace.yaml

0 commit comments

Comments
 (0)