Skip to content

Commit 08f027d

Browse files
authored
Merge pull request #1299 from ahoppen/ahoppen/codeowners
Update CODEOWNERS to reflect the dropped underscore on `SwiftSyntaxMacros`
2 parents dfb8deb + 10f4256 commit 08f027d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* @ahoppen
1212

1313
# Macros
14-
/Sources/_SwiftSyntaxMacros @DougGregor
14+
/Sources/SwiftSyntaxMacros @DougGregor
1515
/Tests/SwiftSyntaxMacrosTest @DougGregor
1616

1717
# SwiftOperators

0 commit comments

Comments
 (0)