Skip to content

chore: add CODEOWNERS file#1

Merged
magdatext merged 1 commit into
masterfrom
chore/add-codeowners
May 21, 2026
Merged

chore: add CODEOWNERS file#1
magdatext merged 1 commit into
masterfrom
chore/add-codeowners

Conversation

@bolchowka
Copy link
Copy Markdown
Member

Add CODEOWNERS — automated PR

This PR was opened automatically to add a .github/CODEOWNERS file so that GitHub can auto-assign reviewers based on code ownership.

What changed

A new .github/CODEOWNERS file was created:

* @livechat/partnerships

This means every file in the repository is owned by @livechat/partnerships. Members of that team will be auto-requested for review on every pull request.

Review checklist

  • Confirm that @livechat/partnerships is the correct owning team for this repo
  • Add more specific path-based rules if needed (e.g. src/api/ @livechat/other-team)
  • Merge into master

@bolchowka bolchowka requested a review from a team May 21, 2026 11:20
@magdatext magdatext merged commit 05a6b0f into master May 21, 2026
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