Skip to content

Commit c84000f

Browse files
committed
Welcome PanAeon to the team!
PanAeon has made so many valuable contributions to the VS Code Scala Syntax highlighting rules: - translate the old XML file into TypeScript - fix highlighting for string interpolators, nested comments, non-ascii identifiers, symbol literals, ..., the list goes on. Thank you so much for your work!
1 parent 07c397d commit c84000f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ files.
1010

1111
This repo also powers the Scala syntax highlighting on GitHub. (It is vendored in [github/linguist](https://github.com/github/linguist).)
1212

13+
### Team
14+
15+
The current maintainers (people who can merge pull requests) are:
16+
17+
- Olafur Pall Geirsson - [`@olafurpg`](https://github.com/olafurpg)
18+
- Nicolas Stucki- [`@nicolasstucki`](https://github.com/nicolasstucki)
19+
- Vitalii Voloshyn - [`@PanAeon`](https://github.com/PanAeon)
20+
- all other members of the Scala organization on GitHub
21+
1322
## Based on
1423

1524
- Plugin: https://github.com/daltonjorge/vscode-scala

0 commit comments

Comments
 (0)