@@ -66,24 +66,25 @@ At the end of their supervision period, the supervisor reports to the team durin
66
66
The following is the list of all the principal areas of the compiler and the core team members who are responsible for their maintenance:
67
67
68
68
### Compiler
69
- - Parser: @odersky
70
- - Typer: @odersky , @smarter , (@dwijnand )
69
+ - Parser: @odersky , @ hamzaremmal
70
+ - Typer: @odersky , @smarter , (@dwijnand ), @ noti0nal
71
71
- Erasure: @smarter , @odersky
72
72
- Enums: @bishabosha
73
- - Derivation & Mirrors: @bishabosha , (@dwijnand )
73
+ - Derivation & Mirrors: @bishabosha , (@dwijnand ), @ EugeneFlesselle
74
74
- Export: @bishabosha , @odersky
75
75
- Pattern Matching: @dwijnand , (@liufengyun ), @sjrd
76
- - Inline: @nicolasstucki , @odersky
77
- - Metaprogramming (Quotes, Reflect, Staging): @nicolasstucki , @jchyb
78
- - Match types: @sjrd , @dwijnand , @Decel
76
+ - Inline: @nicolasstucki , @odersky , @ hamzaremmal
77
+ - Metaprogramming (Quotes, Reflect, Staging): @nicolasstucki , @jchyb , @ hamzaremmal
78
+ - Match types: @sjrd , @dwijnand , @Decel , @ Linyxus
79
79
- GADT: @dwijnand , @Linyxus
80
80
- Initialization checker: @olhotak , @liufengyun
81
81
- Safe nulls: @noti0na1 , @olhotak
82
- - Lazy vals : @szymon-rd , @sjrd
82
+ - Transforms : @szymon-rd , @sjrd , @ odersky , @ smarter
83
83
- tailrec: @sjrd , @mbovel
84
84
- JS backend: @sjrd
85
85
- JVM backend: @sjrd
86
- - Java-compat: @smarter
86
+ - Java-compat: @smarter , @dwijnand
87
+ - Capture checker: @odersky , @Linyxus
87
88
88
89
### Tooling
89
90
- REPL: @dwijnand , @prolativ
0 commit comments