Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CODEOWNERS
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

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

The first line is a bare CODEOWNERS, which is not valid CODEOWNERS syntax (each non-comment line must be pattern owner...). If this template is intended to be copied into a repo’s CODEOWNERS file, this line will be treated as an invalid rule and can trigger GitHub warnings. Consider removing it or turning it into a comment (e.g., # CODEOWNERS).

Suggested change
CODEOWNERS
# CODEOWNERS

Copilot uses AI. Check for mistakes.

# This repository is maintained by:
* @seanmarcia
* @csmlo
Loading