source: josm/trunk/CONTRIBUTION@ 4142

Last change on this file since 4142 was 4132, checked in by stoecker, 13 years ago

fix #6430 - fix autocompletion for numbers

  • Property svn:mime-type set to text/plain;charset=utf-8
File size: 1.2 KB
Line 
1JOSM was originally designed and coded by Immanuel Scholz,
2and is now maintained by the OpenStreetMap community.
3
4The current JOSM maintainer is Dirk Stöcker.
5A lot of administration work is done by Sebastian Klein.
6
7Major code contributions from (in alphabetical order):
8
9Stefan Breunig
10David Earl
11Gabriel Ebner
12Dave Hansen
13Karl Guggisberg
14Matthias Julius
15Sebastian Klein
16Jiri Klement
17Ulf Lamping
18Raphael Mack
19Upliner Mikhalych
20Frederik Ramm
21Dirk Stöcker
22
23Many minor contributions and patches by others; see SVN history
24at http://josm.openstreetmap.de/svn/ for details. Use
25"josm-dev AT openstreetmap.org" to contact still active authors.
26
27Copyright rests with the contributors.
28
29The jpeg metadata extraction code is from Drew Noakes
30(http://drewnoakes.com/code/exif).
31
32Most icons have been nicked from GNOME and the GIMP, both
33under GPL. Some are originally LGPL but redistributed here under
34GPL. The world image is from onearth.pl.
35
36The Bzip2 code is from Keiron Liddle (Apache project) and licensed
37with Apache license version 2.0.
38
39The signpost code (http://code.google.com/p/oauth-signpost/)
40is from Matthias Käppler and licensed with the Apache License 2.0.
Note: See TracBrowser for help on using the repository browser.