Skip to content

Commit af2cafb

Browse files
Remove ignored directories in codeowners.toml (#13769)
1 parent 8313888 commit af2cafb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codeowners.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See: CODEOWNERS.md for full documentation
44

55
# Directories to ignore (no ownership checks, reduces review noise)
6-
ignore = [".changeset", "fixtures"]
6+
ignore = []
77

88
# Show detailed file-to-owner mapping in PR comments
99
detailed_reviewers = true

0 commit comments

Comments
 (0)