Skip to content

Commit 08b976f

Browse files
Maintenance list added
1 parent 96e4f01 commit 08b976f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

MAINTENANCE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,30 @@ At the end of their Tsardom, the Tsar reports to the team during the Dotty meeti
4646
- How many new issues were opened during their Tsardom period? Were there any areas that got a lot of issues? How many regressions from a prior Scala 3 release were there? Which were designated for an MSc project or an Issue Spree?
4747
- If new labels were created or old ones were removed, or there is any other feedback on how to improve the Tsardom, mention that.
4848
- Unassigned PRs and issues that the team failed to classify: bring them one by one so that the team can make a decision on them.
49+
50+
# Maintenance List
51+
The following is the list of all the principal areas of the compiler and the core teams members who are responsible for their maintenance:
52+
53+
- Typer: @odersky, @smarter, (@dwijnand)
54+
- Erasure: @smarter, @odersky
55+
- Enums: @bishabosha
56+
- Pattern Matching: @dwijnand, (@liufengyun), @sjrd
57+
- Inline: @nicolasstucki, @odersky
58+
- Metaprogramming (Quotes, Reflect, Staging): @nicolasstucki, @aherlihy
59+
- Match types: @OlivierBlanvillain, @dwijnand
60+
- GADT: @abgruszecki, @dwijnand
61+
- Scaladoc: @KacperFKorban, @BarkingBad, @pikinier20
62+
- Initialization checker: @olhotak, @liufengyun, @anatoliykmetyuk
63+
- Safe nulls: @noti0na1, @olhotak
64+
- tailrec: @sjrd, @mbovel
65+
- JS backend: @sjrd
66+
- forward compat (-scala-release): @prolativ, @Kordyjan, (@nicolasstucki)
67+
- Benchmarks: @anatoliykmetyuk, @mbovel
68+
- REPL: Dale, @anatoliykmetyuk, @prolativ
69+
- CI: @anatoliykmetyuk
70+
- Community Build: @anatoliykmetyuk
71+
- Vulpix: Dale, @prolativ
72+
- JVM backend: @sjrd (review only), @Kordyjan
73+
- Derivation & Mirrors: @bishabosha, (@dwijnand)
74+
- Linting (especially unused warnings) / Reporting UX : VirtusLab TBD?
75+
- Java-compat: @Kordyjan

0 commit comments

Comments
 (0)