source: josm/trunk/CONTRIBUTION@ 3702

Last change on this file since 3702 was 3564, checked in by stoecker, 14 years ago

honor Sebastian a bit more

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