Skip to content

Commit b6235ae

Browse files
chore: add SDK integrations team as co-owners of shared config files
Add @immutable/ped-stream-sdk-integrations-list as co-owner of pnpm-lock.yaml, pnpm-workspace.yaml, tsconfig.base.json, tsup.config.js, and all package.json files. The audience SDK packages depend on these shared configs and the team needs visibility when they change. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b0fee26 commit b6235ae

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,8 @@ package.json @immutable/blockchain-services
2424
/packages/audience @immutable/ped-stream-sdk-integrations-list
2525
/packages/game-bridge @immutable/gamesdk @immutable/blockchain-services
2626
/examples @immutable/devgrowth
27-
**/package.json @immutable/blockchain-services
27+
**/package.json @immutable/blockchain-services @immutable/ped-stream-sdk-integrations-list
28+
/pnpm-lock.yaml @immutable/blockchain-services @immutable/ped-stream-sdk-integrations-list
29+
/pnpm-workspace.yaml @immutable/blockchain-services @immutable/ped-stream-sdk-integrations-list
30+
/tsconfig.base.json @immutable/blockchain-services @immutable/ped-stream-sdk-integrations-list
31+
/tsup.config.js @immutable/blockchain-services @immutable/ped-stream-sdk-integrations-list

0 commit comments

Comments
 (0)