Skip to content

chore: set CODEOWNERS - #11

Merged
BigLep merged 1 commit into
mainfrom
chore/set-codeowners
Aug 1, 2026
Merged

chore: set CODEOWNERS#11
BigLep merged 1 commit into
mainfrom
chore/set-codeowners

Conversation

@BigLep

Copy link
Copy Markdown
Contributor

@BigLepBigLep self-assigned this Jul 31, 2026
@BigLep
BigLep requested a review from rjan90July 31, 2026 22:47
@FilOzzyFilOzzy added this to FOCJul 31, 2026
@github-project-automationgithub-project-automationBot moved this to 📌 Triage in FOCJul 31, 2026
@BigLep

Copy link
Copy Markdown
ContributorAuthor

@wjmelements@Kubuxu: FYI that you are being made a CODEOWNER in this PR.

Note on CI: the failing check here is pre-existing and unrelated to this change. This PR only adds a .github/CODEOWNERS file, which cannot affect building, testing, linting, or link-checking. Specifically, the build job fails on Solidity linter errors in existing contract sources (e.g. the for (uint256 i = 0; i < permissions.length; i++) loop in the pre-existing code).

@BigLep
BigLep marked this pull request as ready for review August 1, 2026 00:12
CopilotAI review requested due to automatic review settings August 1, 2026 00:12

CopilotAI left a comment

Copy link
Copy Markdown

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 GitHub CODEOWNERS file so that ownership/review routing is automatically applied across the repository, aligning with the referenced FOC Engineering Workstreams proposal.

Changes:

  • Introduces .github/CODEOWNERS.
  • Sets global ownership (*) to the specified GitHub users.

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

@github-project-automationgithub-project-automationBot moved this from 📌 Triage to ✔️ Approved by reviewer in FOCAug 1, 2026
@BigLep
BigLep merged commit add10c9 into mainAug 1, 2026
3 of 4 checks passed
@github-project-automationgithub-project-automationBot moved this from ✔️ Approved by reviewer to 🎉 Done in FOCAug 1, 2026
@rjan90rjan90 mentioned this pull request Aug 3, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

5 participants

@BigLep@Kubuxu@rjan90@FilOzzy