Skip to content

Commit 2e0a66a

Browse files
authored
chore: Correct some paths in codeowners (#2299)
1 parent 5965dff commit 2e0a66a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
/cli/.prettierignore @ospencer @phated @spotandjake
2121
/cli/.prettierrc.json @ospencer @phated @spotandjake
22-
/cli/__test__/ @spotandjake @phated @ospencer @peblair
2322
/cli/bin/ @phated @ospencer @marcusroberts
2423
/cli/package.json @phated @ospencer
2524

@@ -29,8 +28,7 @@
2928
/compiler/dune @ospencer @phated
3029
/compiler/src/dune @phated @ospencer
3130
/compiler/test/ @ospencer @phated @peblair @alex-snezhko @marcusroberts @spotandjake
32-
/compiler/test/formatter_inputs @marcusroberts @phated @ospencer @alex-snezhko @spotandjake
33-
/compiler/test/formatter_outputs @marcusroberts @phated @ospencer @alex-snezhko @spotandjake
31+
/compiler/test/grainfmt @marcusroberts @phated @ospencer @alex-snezhko @spotandjake
3432
/compiler/test/stdlib/ @ospencer @phated @peblair @marcusroberts @spotandjake @alex-snezhko
3533
/compiler/grainc/ @peblair @phated @ospencer @alex-snezhko
3634
/compiler/graindoc/ @phated @marcusroberts @ospencer @alex-snezhko @spotandjake
@@ -40,7 +38,6 @@
4038
/compiler/src/diagnostics/ @marcusroberts @spotandjake @ospencer @phated @alex-snezhko
4139
/compiler/src/formatting/ @marcusroberts @spotandjake @phated @ospencer @alex-snezhko
4240
/compiler/src/language_server/ @marcusroberts @spotandjake @ospencer @phated @alex-snezhko
43-
/compiler/src/linking/ @ospencer @phated @peblair @alex-snezhko
4441
/compiler/src/middle_end/ @ospencer @peblair @phated @alex-snezhko
4542
/compiler/src/parsing/ @ospencer @peblair @phated @marcusroberts @alex-snezhko
4643
/compiler/src/typed/ @ospencer @peblair @phated @alex-snezhko

0 commit comments

Comments
 (0)