-
Notifications
You must be signed in to change notification settings - Fork 28
/
CONTRIBUTORS.txt
60 lines (40 loc) · 1.26 KB
/
CONTRIBUTORS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Contributions to the pyprof2calltree project
## Creators
* David Allouche
* Jp Calderone
* Itamar Shtull-Trauring
* Johan Dahlin
## Maintainer
* Peter Waller <p@pwaller.net>
## Contributors
In chronological order:
* Olivier Grisel <olivier.grisel@ensta.org>
* Repackaging and pstats support
* David Glick
* Fix in conversion algorithm
* Peter Waller <p@pwaller.net>
* Taking over PyPI maintainance
* Steven Maude
* Breaking things, documentation
* Lukas Graf <lukas.graf@4teamwork.ch>
* Python 3.x compatibility
* Jamie Wong <http://jamie-wong.com>
* qcachegrind support
* Yury V. Zaytsev <yury@shurup.com>
* Bugfixes
* Michael Droettboom <mdroe@stsci.edu>
* Source code display support
* Zev Benjamin <zev@mit.edu>
* Support for multiple functions with the same name
* Tests
* Jon Dufresne <jon.dufresne@gmail.com>
* A huge number of small fixes and consistency
improvements across code, docs and setup.py alike.
* Meesha <44530786+meesha7@users.noreply.github.com>
* Support for multiple time units
* [Your name or handle] <[email or website]>
* [Brief summary of your changes]
## Thanks
* Jon Dufresne <jon.dufresne@gmail.com> for prompting
a new release and many tidy up fixes!
* Uwe L. Korn for pointing out mismatch in licensing