forked from metabrainz/musicbrainz-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
141 lines (100 loc) · 4.33 KB
/
AUTHORS
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
Credits
=======
The following people have contributed to the MusicBrainz server:
Robert Kaye <[email protected]>
- Wrote most of it.
Johan Pouwelse <[email protected]>
- Most of the lyrics support in the server
Luke Harless <[email protected]>
- improved the db import/export scripts and submitted db cleanup scripts
- JavaScript code for swapping track and artist names in changetrack.html
Aaron Swartz <[email protected]>
Nicolas Fischer <[email protected]>
Gabe Beged-Dov <[email protected]>
- A big thank you to Aaron, Nick and Gabe for helping me design
the second generation MusicBrainz Metadata Initiative. Without
you guys I would've never gotten it right! Thanks tons!
Paul Sharpe <[email protected]>
- install patches for db import and handler.pl fixes
Cedric Tefft <[email protected]>
- some minor cleanup/install/doc changes
Kevin Murphy <[email protected]>
- Wrote the new spiffy text search routines
Ian Thompson <[email protected]>
- Created the TRM and CD icons
Tom Hull <[email protected]>
- Created the capitalization guide
Myers W. Carpenter <[email protected]>
- Submitted a patch to show track lengths in RDF and web interfaces
- Write the FixLength.pl script to calculate track lengths from
TOC entries in the database
- Patches for adding track lengths during CD insertion
- Patches to fix other minor bugs
Tom Heady <[email protected]>
- Submitted a patch for labeling the voting buttons
Dave Evans <http://djce.org.uk/>
- Submitted a CSS patch and support for cached queries in Sql.pm
- Tons and tons of changes -- too many to list here.
Duncan Findlay <[email protected]>
- Submitted a patch for adding the TYPE_MODERATOR_FAILED mod list
- Submitted a patch for saving preferences (which became the UserPreference
module)
- Did the initial coding for artist subscriptions
- Submitted a patch for migrating beyond Mason 1.05
Matthias Friedrich <http://www.mafr.de/>
- Created the "Superfluous Data Tracks" report
- many other changes
Andy Grundman <[email protected]>
- Fixed a Javascript-related error on the Amazon "buy" link
Rob Rowe (moderator "somniloquy")
- Contributed several enhancements to the "guess case" Javascript code
Eli Miller
- Contributed various user interface improvement patches
Matthew Exon
- fixed bug #1066072
Nikki
- Contributed a tiny add note patch
- Contributed two new reports (unlinked discs and pregaptracks)
Lukas Lalinsky
- contributed a patch to make better use of client-side Javascript
(when adding / editing artists)
- contributed several patches to fix outstanding bugs
- contributed vast amount of code and brainpower
Stefan Kestenholz
- contributed a patch to make better use of client-side Javascript
(when adding AR links)
- completely redeveloped the artist pages, both in appearance and
implementation. Also redeveloped the site navigation menus and much more.
Björn 'Fuchs' Krombholz
- Submitted new Multiple TRMs per album report
- Fixed bug [ 1239431 ] Move Disc ID: Failed dependency
Oliver 'aCiD2' Charles
- Refactored the whole of mb_server to use Catalyst and Template Toolkit
- Patches for other bugs
- Employed by MusicBrainz, so loads more stuff
Kuno 'warp' Woudt
- Employed by MusicBrainz, so loads of stuff
Pavan 'navap' Chander
- Help with various HTML/CSS fixes
Brian 'BrianFreud' Schweitzer
- Small template and CSS patches
- Ported the majority of JavaScript to use JQuery
Nikolai 'pronik' Prokoschenko
- Lead the majority of work on internationalization
Mustaqil "Muzz" Ali
- Submitted patch for #3329
Daniel Michel
- Created release groups icons
Aurélien Mino
- Created ratings feature
- Many many bug fixes
- Programming support on a variety of features/bugs
(please send change requests to [email protected] or maintainer)
Third-party code and data
=========================
Various icons and other images are included in the MusicBrainz source tree,
their attribution and copyright details can be found in the following file:
root/static/images/attribution.txt
Several javascript libraries are included in the MusicBrainz source tree,
their attribution and copyright details can be found in the following file:
root/static/lib/libraries.txt