Skip to content

Add contributors to 15th release blog post #6552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion docs/blog/_posts/2019-05-24-15th-dotty-milestone-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,21 @@ Thank you to all the contributors who made this release possible!
According to `git shortlog -sn --no-merges 0.14.0-RC1..0.15.0-RC1` these are:

```
TODO
191 Martin Odersky
112 Nicolas Stucki
29 Guillaume Martres
25 Olivier Blanvillain
21 Aleksander Boruch-Gruszecki
17 Anatolii Kmetiuk
10 Miles Sabin
9 Liu Fengyun
8 Aggelos Biboudis
8 Jentsch
5 Sébastien Doeraene
2 Anatolii
1 Fengyun Liu
1 Olivier ROLAND
1 phderome
```

If you want to get your hands dirty and contribute to Dotty, now is a good time to get involved!
Expand Down