Skip to content

Commit

Permalink
Merge pull request scala#14581 from dotty-staging/update-maintenance-…
Browse files Browse the repository at this point in the history
…for-parser

Update MAINTENANCE.md for Parser
  • Loading branch information
anatoliykmetyuk authored Mar 2, 2022
2 parents 6f0ad34 + 1eb9e31 commit d698cba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ At the end of their supervision period, the supervisor reports to the team durin
- 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
Expand Down

0 comments on commit d698cba

Please sign in to comment.