Skip to content

Commit 9dfda1e

Browse files
committed
Add acknowledgements
1 parent fa694fb commit 9dfda1e

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,58 @@ and (PR [20405](https://github.com/python/mypy/pull/20405)).
521521

522522
Please see [git log](https://github.com/python/typeshed/commits/main?after=f8f0794d0fe249c06dc9f31a004d85be6cca6ced+0&branch=main&path=stdlib) for full list of standard library typeshed stub changes.
523523

524+
### Acknowledgements
525+
526+
Thanks to all mypy contributors who contributed to this release:
527+
- A5rocks
528+
- Aaron Wieczorek
529+
- Adam Turner
530+
- Ali Hamdan
531+
- asce
532+
- BobTheBuidler
533+
- Brent Westbrook
534+
- Brian Schubert
535+
- bzoracler
536+
- Chris Burroughs
537+
- Christoph Tyralla
538+
- Colin Watson
539+
- Donghoon Nam
540+
- E. M. Bray
541+
- Emma Smith
542+
- Ethan Sarp
543+
- George Ogden
544+
- getzze
545+
- grayjk
546+
- Gregor Riepl
547+
- Ivan Levkivskyi
548+
- James Hilliard
549+
- James Le Cuirot
550+
- Jeremy Nimmer
551+
- Joren Hammudoglu
552+
- Kai (Kazuya Ito)
553+
- kaushal trivedi
554+
- Kevin Kannammalil
555+
- Lukas Geiger
556+
- Łukasz Langa
557+
- Marc Mueller
558+
- Michael R. Crusoe
559+
- michaelm-openai
560+
- Neil Schemenauer
561+
- Piotr Sawicki
562+
- Randolf Scholz
563+
- Roberto Fernández Iglesias
564+
- Saul Shanabrook
565+
- Shantanu Jain
566+
- Sjoerd Job Postmus
567+
- sobolevn
568+
- Stanislav Terliakov
569+
- Steven Pitman
570+
- Vaggelis Danias
571+
- Vikash Kumar
572+
- wyattscarpenter
573+
574+
I’d also like to thank my employer, Dropbox, for supporting mypy development.
575+
524576
## Mypy 1.19
525577

526578
We’ve just uploaded mypy 1.19.0 to the Python Package Index ([PyPI](https://pypi.org/project/mypy/)).

0 commit comments

Comments
 (0)