Skip to content

Add CODEOWNERS#1936

Merged
lukasIO merged 2 commits into
mainfrom
sxian/CLT-2864/add-codeOwner-and-dependabot
May 7, 2026
Merged

Add CODEOWNERS#1936
lukasIO merged 2 commits into
mainfrom
sxian/CLT-2864/add-codeOwner-and-dependabot

Conversation

@xianshijing-lk

Copy link
Copy Markdown
Contributor

Summary

  • Add CODEOWNERS file with team ownership (@lukasIO @1egoman @xianshijing-lk)
  • Add dependabot.yml for automated security updates (npm, github-actions)
  • Configure versioning-strategy to only update for security fixes

Why

This addresses security compliance requirements:

  • [Tier 0] Team ownership of code is documented (CODEOWNERS)
  • [Tier 1] System to automatically update dependencies with vulnerabilities (Dependabot)

Test plan

  • Verify CODEOWNERS syntax is valid
  • Verify dependabot.yml syntax is valid
  • Confirm team members are correctly listed

🤖 Generated with Claude Code

- Add CODEOWNERS file with team ownership (@lukasIO @1egoman @xianshijing-lk)
- Add dependabot.yml for automated security updates (npm, github-actions)
- Configure versioning-strategy to only update for security fixes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented May 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 570e8b2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 97.17 KB (0%)
dist/livekit-client.umd.js 106.05 KB (0%)

@xianshijing-lk xianshijing-lk requested review from 1egoman and lukasIO May 6, 2026 21:22
@lukasIO lukasIO changed the title Add CODEOWNERS and dependabot.yml for security compliance Add CODEOWNERS May 7, 2026
@lukasIO lukasIO merged commit 90cb44d into main May 7, 2026
7 checks passed
@lukasIO lukasIO deleted the sxian/CLT-2864/add-codeOwner-and-dependabot branch May 7, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants