Skip to content

Commit 186cea4

Browse files
committed
chore(CODEOWNERS): generalize to lint/common/*.txt
1 parent 02c74a5 commit 186cea4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# See GOVERNANCE.md for more about this repository's owners
1+
# See GOVERNANCE.md for more about this repository's owners
22
# and this project's governance.
33

44
# Order is important: The last matching pattern takes precedence.
@@ -21,6 +21,5 @@
2121
# Exclude some paths
2222
/.github/ISSUE_TEMPLATE/
2323
/.github/PULL_REQUEST_TEMPLATE.md
24-
/lint/common/spec-urls-exceptions.txt
25-
/lint/common/standard-track-exceptions.txt
24+
/lint/common/*.txt
2625
/*.md

0 commit comments

Comments
 (0)