Here are people who have contributed to development Jackson JSON process 
databind core component, version 2.x
(version numbers in brackets indicate release in which the problem was fixed)

(note: for older credits, check out release notes for 1.x versions)

Tatu Saloranta, tatu.saloranta@iki.fi: author

Shawn Smith:

- Contributed [Issue-14]: Fix parsing of longs near MIN/MAX_INT, parsing of BigIntegers.
 (2.1.4)

Łukasz Dywicki
- Fixed #19: Change build to avoid OSGi	dep to SnakeYAML (which	is instead shaded in)
 (2.5.0)
- Contributed #14: Fix parsing of longs near MIN/MAX_INT, parsing of BigIntegers.
 (2.1.4)

Benson Margulies (benson-basis@github)

- Fixed #27: OSGI bundle does not work due to shading
 (2.4.4)
- Reported #30: `YamlFactory.writeValue(File, Object)` busted
 (2.4.5)
- Contributed #50: Lack of SnakeYAML Resolver leaves some missing features
 (2.7.0)

Ville Koskela (vjkoskela@github)

- Requested #35: Add `YAMLGenerator.Feature.SPLIT_LINES` to allow controlling whether
  SnakeYAML splits longer text blocks with line	breaks or not.
 (2.6.0)

Geoff Bourne (itzg@github)

- Contributed #38: Add MINIMIZE_QUOTES generator feature
 (2.7.0)

