Add CODEOWNERS sections #12383

Open
opened 2025-11-02 10:08:06 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @HerHde on GitHub (Jan 25, 2024).

Feature Description

In GitLab, the code owners feature supports an extended syntax with sections, grouping files and dirs together. It would be nice to have this feature in Gitea, as well

[Documentation] @docs-team
docs/
README.md

[Database] @database-team @agarcia
model/db/
config/db/database-setup.md @docs-team

Screenshots

No response

Originally created by @HerHde on GitHub (Jan 25, 2024). ### Feature Description In GitLab, the code owners feature supports an [extended syntax with sections](https://docs.gitlab.com/ee/user/project/codeowners/#organize-code-owners-by-putting-them-into-sections), grouping files and dirs together. It would be nice to have this feature in Gitea, as well ```codeowners [Documentation] @docs-team docs/ README.md [Database] @database-team @agarcia model/db/ config/db/database-setup.md @docs-team ``` ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 10:08:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12383