|
11 | 11 |
|
12 | 12 | /.vscode/ @phated @ospencer |
13 | 13 |
|
14 | | -/docs/ @ospencer @phated @peblair @marcusroberts @jozanza |
| 14 | +/docs/ @ospencer @phated @peblair @marcusroberts @spotandjake |
15 | 15 |
|
16 | 16 | /.github/workflows/ci.yml @phated @ospencer |
17 | 17 | /.github/workflows/docker-publish.yml @ospencer @phated |
18 | 18 | /.github/workflows/release.yml @phated @ospencer |
19 | 19 |
|
20 | | -/cli/.prettierignore @ospencer @phated @jozanza |
21 | | -/cli/.prettierrc.json @ospencer @phated @jozanza |
22 | | -/cli/__test__/ @jozanza @phated @ospencer @peblair |
| 20 | +/cli/.prettierignore @ospencer @phated @spotandjake |
| 21 | +/cli/.prettierrc.json @ospencer @phated @spotandjake |
| 22 | +/cli/__test__/ @spotandjake @phated @ospencer @peblair |
23 | 23 | /cli/bin/ @phated @ospencer @marcusroberts |
24 | 24 | /cli/package.json @phated @ospencer |
25 | 25 |
|
|
28 | 28 | /compiler/dune-workspace @ospencer @phated |
29 | 29 | /compiler/dune @ospencer @phated |
30 | 30 | /compiler/src/dune @phated @ospencer |
31 | | -/compiler/test/ @ospencer @phated @peblair @alex-snezhko |
32 | | -/compiler/test/formatter_inputs @marcusroberts @phated @ospencer @alex-snezhko |
33 | | -/compiler/test/formatter_outputs @marcusroberts @phated @ospencer @alex-snezhko |
34 | | -/compiler/test/stdlib/ @ospencer @phated @peblair @marcusroberts @jozanza @alex-snezhko |
| 31 | +/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 |
| 34 | +/compiler/test/stdlib/ @ospencer @phated @peblair @marcusroberts @spotandjake @alex-snezhko |
35 | 35 | /compiler/grainc/ @peblair @phated @ospencer @alex-snezhko |
36 | | -/compiler/graindoc/ @phated @marcusroberts @ospencer @alex-snezhko |
37 | | -/compiler/grainformat/ @marcusroberts @phated @ospencer @alex-snezhko |
38 | | -/compiler/grainlsp/ @marcusroberts @phated @ospencer @alex-snezhko |
| 36 | +/compiler/graindoc/ @phated @marcusroberts @ospencer @alex-snezhko @spotandjake |
| 37 | +/compiler/grainformat/ @marcusroberts @phated @ospencer @alex-snezhko @spotandjake |
| 38 | +/compiler/grainlsp/ @marcusroberts @phated @ospencer @alex-snezhko @spotandjake |
39 | 39 | /compiler/src/codegen/ @ospencer @peblair @phated @alex-snezhko |
40 | | -/compiler/src/diagnostics/ @marcusroberts @ospencer @phated @alex-snezhko |
41 | | -/compiler/src/formatting/ @marcusroberts @phated @ospencer @alex-snezhko |
42 | | -/compiler/src/language_server/ @marcusroberts @ospencer @phated @alex-snezhko |
| 40 | +/compiler/src/diagnostics/ @marcusroberts @spotandjake @ospencer @phated @alex-snezhko |
| 41 | +/compiler/src/formatting/ @marcusroberts @spotandjake @phated @ospencer @alex-snezhko |
| 42 | +/compiler/src/language_server/ @marcusroberts @spotandjake @ospencer @phated @alex-snezhko |
43 | 43 | /compiler/src/linking/ @ospencer @phated @peblair @alex-snezhko |
44 | 44 | /compiler/src/middle_end/ @ospencer @peblair @phated @alex-snezhko |
45 | 45 | /compiler/src/parsing/ @ospencer @peblair @phated @marcusroberts @alex-snezhko |
46 | 46 | /compiler/src/typed/ @ospencer @peblair @phated @alex-snezhko |
47 | | -/compiler/src/utils/ @phated @ospencer @marcusroberts @peblair @jozanza @alex-snezhko |
| 47 | +/compiler/src/utils/ @phated @ospencer @marcusroberts @peblair @spotandjake @alex-snezhko |
48 | 48 | /compiler/src/compile.re @ospencer @peblair @phated @alex-snezhko |
49 | 49 | /compiler/src/compile.rei @ospencer @peblair @phated @alex-snezhko |
50 | 50 | /compiler/esy.json @ospencer @phated |
51 | 51 | /compiler/package.json @ospencer @phated |
52 | 52 |
|
53 | | -/stdlib/ @ospencer @phated @peblair @marcusroberts @jozanza @alex-snezhko |
54 | | -/stdlib/runtime/ @ospencer @peblair @jozanza @phated @alex-snezhko |
| 53 | +/stdlib/ @ospencer @phated @peblair @marcusroberts @spotandjake @alex-snezhko |
| 54 | +/stdlib/runtime/ @ospencer @peblair @spotandjake @phated @alex-snezhko |
55 | 55 | /stdlib/package.json @phated @ospencer |
56 | 56 | /stdlib/index.js @phated @ospencer |
57 | 57 | /stdlib/LICENSE @ospencer @peblair |
58 | 58 |
|
59 | 59 | /.gitattributes @phated @ospencer |
60 | 60 | /.gitignore @phated @ospencer |
61 | 61 | /CODE_OF_CONDUCT.md @ospencer @phated |
62 | | -/CONTRIBUTING.md @ospencer @peblair @phated @marcusroberts @jozanza @alex-snezhko |
| 62 | +/CONTRIBUTING.md @ospencer @peblair @phated @marcusroberts @spotandjake @alex-snezhko |
63 | 63 | /.dockerignore @ospencer @peblair |
64 | 64 | /Dockerfile @ospencer @peblair @phated |
65 | 65 | /Dockerfile-slim @ospencer @peblair @phated |
|
0 commit comments