source: josm/trunk/CONTRIBUTION@ 3747

Last change on this file since 3747 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
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
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
28The jpeg metadata extraction code is from Drew Noakes
29(http://drewnoakes.com/code/exif).
30
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.
34
35The gettext-commons-0.9.jar is from Felix Berger and Steffen
36Pingel (http://xnap-commons.sourceforge.net/gettext-commons/).
37The jar file is licensed under LGPL.
38
39The Bzip2 code is from Keiron Liddle (Apache project) and licensed
40with Apache license version 2.0.
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.