forked from python/mypy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In CONTRIBUTING.md, link to CREDITS instead of maintaining a separate list (which was out of date).
- Loading branch information
1 parent
8f253c2
commit 429fb4d
Showing
2 changed files
with
7 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,18 @@ https://github.com/python/mypy/commits/master | |
For lists of contributors per mypy release (including typeshed) see | ||
the release blog posts at https://mypy-lang.blogspot.com/. | ||
|
||
Mypy team: | ||
Dropbox core team: | ||
|
||
Jukka Lehtosalo <[email protected]> | ||
Guido van Rossum <[email protected]> | ||
Ivan Levkivskyi | ||
Michael J. Sullivan | ||
|
||
Non-Dropbox core team members: | ||
|
||
Ethan Smith | ||
Jelle Zijlstra | ||
|
||
Past Dropbox core team members: | ||
|
||
David Fisher | ||
|
@@ -23,11 +28,6 @@ Past Dropbox core team members: | |
Michael Lee | ||
Reid Barton | ||
|
||
Non-Dropbox core team members: | ||
|
||
Ethan Smith | ||
Jelle Zijlstra | ||
|
||
Additional thanks to: | ||
|
||
Alex Allain | ||
|