Skip to content

CODEOWNERS, update cpp-example-collection hash#115

Merged
stephen-derosa merged 1 commit into
livekit:mainfrom
stephen-derosa:CODEOWNERS
May 4, 2026
Merged

CODEOWNERS, update cpp-example-collection hash#115
stephen-derosa merged 1 commit into
livekit:mainfrom
stephen-derosa:CODEOWNERS

Conversation

@stephen-derosa
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a CODEOWNERS file to define default review ownership for the repository.

Changes:

  • Introduces a repository-wide CODEOWNERS rule intended to assign default owners for all files.
Comments suppressed due to low confidence (1)

CODEOWNERS:4

  • CODEOWNERS applies the last matching pattern, so having three identical * entries means only the last owner (@xianshijing-lk) will actually be used. If the intent is to assign multiple owners, put them on a single line (e.g., * @alan-george-lk @stephen-derosa @xianshijing-lk) or use a team alias.
* @alan-george-lk @stephen-derosa @xianshijing-lk


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CODEOWNERS
@stephen-derosa stephen-derosa merged commit 66254b4 into livekit:main May 4, 2026
1 check passed
@stephen-derosa stephen-derosa deleted the CODEOWNERS branch May 7, 2026 17:10
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.

3 participants