Skip to content

Commit

Permalink
Update MAINTENANCE.md (#18817)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasstucki authored Nov 1, 2023
2 parents 1e95432 + 7a4bc55 commit e2b38f9
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,24 +66,25 @@ At the end of their supervision period, the supervisor reports to the team durin
The following is the list of all the principal areas of the compiler and the core team members who are responsible for their maintenance:

### Compiler
- Parser: @odersky
- Typer: @odersky, @smarter, (@dwijnand)
- Parser: @odersky, @hamzaremmal
- Typer: @odersky, @smarter, (@dwijnand), @noti0nal
- Erasure: @smarter, @odersky
- Enums: @bishabosha
- Derivation & Mirrors: @bishabosha, (@dwijnand)
- Derivation & Mirrors: @bishabosha, (@dwijnand), @EugeneFlesselle
- Export: @bishabosha, @odersky
- Pattern Matching: @dwijnand, (@liufengyun), @sjrd
- Inline: @nicolasstucki, @odersky
- Metaprogramming (Quotes, Reflect, Staging): @nicolasstucki, @jchyb
- Match types: @sjrd, @dwijnand, @Decel
- Inline: @nicolasstucki, @odersky, @hamzaremmal
- Metaprogramming (Quotes, Reflect, Staging): @nicolasstucki, @jchyb, @hamzaremmal
- Match types: @sjrd, @dwijnand, @Decel, @Linyxus
- GADT: @dwijnand, @Linyxus
- Initialization checker: @olhotak, @liufengyun
- Safe nulls: @noti0na1, @olhotak
- Lazy vals: @szymon-rd, @sjrd
- Transforms: @szymon-rd, @sjrd, @odersky, @smarter
- tailrec: @sjrd, @mbovel
- JS backend: @sjrd
- JVM backend: @sjrd
- Java-compat: @smarter
- Java-compat: @smarter, @dwijnand
- Capture checker: @odersky, @Linyxus

### Tooling
- REPL: @dwijnand, @prolativ
Expand Down

0 comments on commit e2b38f9

Please sign in to comment.