source: josm/trunk/CONTRIBUTION@ 4318

Last change on this file since 4318 was 4231, checked in by stoecker, 13 years ago

add signpost and metadata extractor code to repository directly

  • Property svn:mime-type set to text/plain;charset=utf-8
File size: 1.2 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
[3771]19Upliner Mikhalych
[1802]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
[104]29The jpeg metadata extraction code is from Drew Noakes
[4231]30(http://code.google.com/p/metadata-extractor/) and licensed
31with Apache license version 2.0.
[104]32
[360]33Most icons have been nicked from GNOME and the GIMP, both
34under GPL. Some are originally LGPL but redistributed here under
35GPL. The world image is from onearth.pl.
[104]36
[1802]37The Bzip2 code is from Keiron Liddle (Apache project) and licensed
38with Apache license version 2.0.
[2748]39
40The signpost code (http://code.google.com/p/oauth-signpost/)
[3771]41is from Matthias Käppler and licensed with the Apache License 2.0.
Note: See TracBrowser for help on using the repository browser.