chore: add CODEOWNERS (managed by owncloud/admin)#13933
chore: add CODEOWNERS (managed by owncloud/admin)#13933owncloud-settings-bot[bot] wants to merge 3 commits into
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
dj4oC
left a comment
There was a problem hiding this comment.
Adds a centrally-managed .github/CODEOWNERS file assigning global ownership to @owncloud/ocis-maintainers.
Findings
- Scope: This PR only touches
.github/CODEOWNERS, a root-level governance file explicitly out of scope for automated changes per this bot's policy (no root-directory edits). No application code, Vue components, stores, or extension APIs are affected — security/stability/performance/coverage review is not applicable here. - Governance impact: This determines who is required to review every future PR in this repo. The file itself says it's managed from
owncloud/admin(codeowners/ownership.yml) and should not be edited here directly.
Verdict
Commenting — outside this bot's code-review scope. Recommend a maintainer/admin confirms the new ownership assignment is intentional before merging, since it governs required reviewers repo-wide.
🤖 Automated review by Claude Code (security · stability · performance · coverage)
Generated by Claude Code



Adds a
.github/CODEOWNERSfile managed centrally from owncloud/admin (codeowners/ownership.yml). Do not edit the file in this repo directly.