diff --git a/MAINTENANCE.md b/MAINTENANCE.md index cb98344e1ea0..6f6feeac2699 100644 --- a/MAINTENANCE.md +++ b/MAINTENANCE.md @@ -48,12 +48,13 @@ At the end of their Tsardom, the Tsar reports to the team during the Dotty meeti - 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. # Maintenance List -The following is the list of all the principal areas of the compiler and the core teams members who are responsible for their maintenance: +The following is the list of all the principal areas of the compiler and the core team members who are responsible for their maintenance: +- Parser: @odersky - Typer: @odersky, @smarter, (@dwijnand) - Erasure: @smarter, @odersky - Enums: @bishabosha -- Export: @bishabosha, @odersky +- Export: @bishabosha, @odersky - Pattern Matching: @dwijnand, (@liufengyun), @sjrd - Inline: @nicolasstucki, @odersky - Metaprogramming (Quotes, Reflect, Staging): @nicolasstucki, @aherlihy