Skip to content

Commit 3cf1720

Browse files
committed
chore(repo): Add CODEOWNERS for hotload boundary files
1 parent cdde181 commit 3cf1720

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Hotload boundary
2+
#
3+
# These files are part of the runtime surface that ships to consumer
4+
# apps without explicit version bumps. See AGENTS.md for context.
5+
6+
/packages/clerk-js/src/core/clerk.ts @clerk/team-sdk
7+
/packages/react/src/isomorphicClerk.ts @clerk/team-sdk
8+
/packages/ui/src/contexts/ @clerk/team-sdk

0 commit comments

Comments
 (0)