Skip to content

Commit

Permalink
Update Maintenance.md (#22209)
Browse files Browse the repository at this point in the history
New: Anna Herlihy for named tuples
  • Loading branch information
odersky authored Dec 16, 2024
2 parents 7573951 + e926bad commit 2dbb27c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@ The following is the list of all the principal areas of the compiler and the int
- Parser: @odersky, @hamzaremmal, @KacperFKorban
- Typer: @odersky, @smarter, (@dwijnand), @noti0nal, @EugeneFlesselle, @KacperFKorban, @bracevac
- Erasure: @smarter, @odersky
- Enums:
- Enums:
- Derivation & Mirrors: (@dwijnand), @EugeneFlesselle
- Export: @odersky
- Pattern Matching: @dwijnand, @sjrd, @noti0na1
- Inline: @odersky, @jchyb, @hamzaremmal, @EugeneFlesselle
- Metaprogramming (Quotes, Reflect, Staging): @jchyb, @hamzaremmal
- Match types: @sjrd, @dwijnand, @Linyxus, @EugeneFlesselle
- GADT: @dwijnand, @Linyxus
- Initialization checker:
- Initialization checker:
- Transforms: @sjrd, @odersky, @smarter
- Tailrec: @sjrd, @mbovel
- JS backend: @sjrd
Expand All @@ -87,17 +87,17 @@ The following is the list of all the principal areas of the compiler and the int
- Safe nulls (experimental): @noti0na1
- Capture checker (experimental): @odersky, @Linyxus, @bracevac, @noti0na1
- Modularity (experimental): @KacperFKorban
- Named Tuples (experimental): @odersky
- Named Tuples (experimental): @odersky, @aherlihy

### Tooling
- REPL: @dwijnand
- Runner/CLI: @Gedochao, (@tgodzik)
- IDE: @tgodzik, (@kasiaMarek)
- Scaladoc: @Florian3k
- SemanticDB: @natsukagami, (@tanishiking)
- Coverage: @KacperFKorban
- Coverage: @KacperFKorban
- Linting (especially unused warnings) / Reporting UX: @KacperFKorban
- Presentation Compiler: @rochala, @tgodzik, @kasiaMarek, @natsukagami
- Presentation Compiler: @rochala, @tgodzik, @kasiaMarek, @natsukagami
- Debug Adapter: @adpi2, (@tgodzik)
- Scastie: @rochala

Expand Down

0 comments on commit 2dbb27c

Please sign in to comment.