Skip to content

Commit c0ac670

Browse files
committed
Remove non-existent user from CODEOWNERS
This used incorrect casing back when introduced in d2bbf05, and therefore never was effective. This commit, therefore, does not change ownership, it just avoids a warning.
1 parent 1d8bddd commit c0ac670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Documentation can be reviewed by people with broad project responsibility
88

9-
/doc/ @jimgrundy @TGWDB @kroening @tautschnig @peterschrammel @nlightnfotis
9+
/doc/ @jimgrundy @TGWDB @kroening @tautschnig @peterschrammel
1010

1111

1212
# These files should rarely change

0 commit comments

Comments
 (0)