Skip to content

Commit da26f7e

Browse files
committed
Update CODEOWNERS
1 parent 0c71999 commit da26f7e

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,25 @@ file_formats/ @mshinwell
3333
middle_end/ @mshinwell
3434

3535
middle_end/flambda2/ @mshinwell @lthls
36-
middle_end/flambda2/backend_intf @mshinwell @lthls
37-
middle_end/flambda2/basic @mshinwell @lthls
36+
middle_end/flambda2/algorithms @gbury @chambart
37+
middle_end/flambda2/bound_identifiers @mshinwell @lthls
3838
middle_end/flambda2/cmx @lthls @mshinwell
39-
middle_end/flambda2/compilenv_deps @mshinwell @gbury
4039
middle_end/flambda2/from_lambda @lthls @mshinwell
41-
middle_end/flambda2/inlining @poechsel @lukemaurer
42-
middle_end/flambda2/lifting @mshinwell @chambart
40+
middle_end/flambda2/identifiers @mshinwell @lthls
41+
middle_end/flambda2/kinds @mshinwell @lthls
42+
middle_end/flambda2/lattices @mshinwell @lthls
4343
middle_end/flambda2/nominal @mshinwell @lthls
44+
middle_end/flambda2/numbers @mshinwell @gbury
4445
middle_end/flambda2/simplify @mshinwell @gbury
46+
middle_end/flambda2/simplify/env @mshinwell @gbury
47+
middle_end/flambda2/simplify/inlining @poechsel @lukemaurer
48+
middle_end/flambda2/simplify/lifting @mshinwell @chambart
49+
middle_end/flambda2/simplify/unboxing @chambart @gbury
50+
middle_end/flambda2/term_basics @mshinwell @lthls
4551
middle_end/flambda2/terms @mshinwell @lthls
4652
middle_end/flambda2/to_cmm @gbury @lthls
4753
middle_end/flambda2/types @lthls @chambart
48-
middle_end/flambda2/unboxing @chambart @gbury
54+
middle_end/flambda2/ui @mshinwell @poechsel
4955

5056
middle_end/flambda2/compare @lukemaurer
5157
middle_end/flambda2/parser @lukemaurer

0 commit comments

Comments
 (0)