Browse Source

A few people I found while researching the compress code origins

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809863 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 16 years ago
parent
commit
6fe9eeccd0
2 changed files with 65 additions and 0 deletions
  1. +13
    -0
      CONTRIBUTORS
  2. +52
    -0
      contributors.xml

+ 13
- 0
CONTRIBUTORS View File

@@ -4,6 +4,7 @@ Adam Blinkinsop
Adam Bryzak
Adam Sotona
Aleksandr Ishutin
Alex Rosen
Alexei Yudichev
Alexey Panchenko
Alexey Solofnenko
@@ -27,6 +28,7 @@ Aslak Hellesôy
Atsuhiko Yamanaka
Avik Sengupta
Balazs Fejes 2
Bart Vanhaute
Benjamin Burgess
Ben Galbraith
Benoit Moussaud
@@ -55,10 +57,12 @@ Craig R. McClanahan
Craig Richardson
Craig Ryan
Craig Sandvik
Curt Arnold
Curtis White
Cyrille Morvan
D'Arcy Smith
Dale Anson
Dale Sherwood
Dan Armbrust
Daniel Henrique
Daniel Ribagnac
@@ -121,6 +125,7 @@ Harish Prabandham
Haroon Rafique
Hiroaki Nakamura
Holger Engels
Holger Joest
Ignacio Coloma
Ingenonsya France
Ingmar Stein
@@ -158,6 +163,7 @@ Johann Herunter
John Sisson
Jon Dickinson
Jon S. Stevens
Jon Skeet
Jose Alberto Fernandez
Joseph Walton
Josh Lucas
@@ -239,13 +245,16 @@ Paul Christmann
Paul Galbraith
Paul King
Paulo Gaspar
Pavan Bayyapu
Pavel Jisl
Pawel Zuzelski
Peter B. West
Peter Donald
Peter Doornbosch
Peter Hulst
Peter Janes
Peter Reilly
Phil Hanna
Philip Hourihane
Phillip Wells
Pierre Delisle
@@ -286,7 +295,9 @@ Sebastien Arod
Shiraz Kanga
Sebastian Kantha
Simon Law
Simone Bordet
Stefan Bodewig
Stefan Heimann
Stefano Mazzocchi
Stephan Strittmatter
Stephane Bailliez
@@ -295,6 +306,7 @@ Stephan Michels
Stephen Chin
Stephen Goetze
Steve Cohen
Steve Langley
Steve Loughran
Steve Morin
Steve Wadsworth
@@ -327,6 +339,7 @@ Vincent Legoll
Waldek Herka
Will Wang
William Ferguson
William Webber
Wolf Siberski
Wolfgang Baer
Wolfgang Frech


+ 52
- 0
contributors.xml View File

@@ -46,6 +46,10 @@
<first>Aleksandr</first>
<last>Ishutin</last>
</name>
<name>
<first>Alex</first>
<last>Rosen</last>
</name>
<name>
<first>Alexei</first>
<last>Yudichev</last>
@@ -132,6 +136,10 @@
<first>Balazs</first>
<last>Fejes 2</last>
</name>
<name>
<first>Bart</first>
<last>Vanhaute</last>
</name>
<name>
<first>Benjamin</first>
<last>Burgess</last>
@@ -243,6 +251,10 @@
<first>Craig</first>
<last>Sandvik</last>
</name>
<name>
<first>Curt</first>
<last>Arnold</last>
</name>
<name>
<first>Curtis</first>
<last>White</last>
@@ -259,6 +271,10 @@
<first>Dale</first>
<last>Anson</last>
</name>
<name>
<first>Dale</first>
<last>Sherwood</last>
</name>
<name>
<first>Dan</first>
<last>Armbrust</last>
@@ -510,6 +526,10 @@
<first>Holger</first>
<last>Engels</last>
</name>
<name>
<first>Holger</first>
<last>Joest</last>
</name>
<name>
<first>Ignacio</first>
<last>Coloma</last>
@@ -657,6 +677,10 @@
<first>Jon</first>
<last>Dickinson</last>
</name>
<name>
<first>Jon</first>
<last>Skeet</last>
</name>
<name>
<first>Jon</first>
<middle>S.</middle>
@@ -977,6 +1001,10 @@
<first>Paulo</first>
<last>Gaspar</last>
</name>
<name>
<first>Pavan</first>
<last>Bayyapu</last>
</name>
<name>
<first>Pavel</first>
<last>Jisl</last>
@@ -1002,10 +1030,18 @@
<first>Peter</first>
<last>Hulst</last>
</name>
<name>
<first>Peter</first>
<last>Janes</last>
</name>
<name>
<first>Peter</first>
<last>Reilly</last>
</name>
<name>
<first>Phil</first>
<last>Hanna</last>
</name>
<name>
<first>Philip</first>
<last>Hourihane</last>
@@ -1168,10 +1204,18 @@
<first>Simon</first>
<last>Law</last>
</name>
<name>
<first>Simone</first>
<last>Bordet</last>
</name>
<name>
<first>Stefan</first>
<last>Bodewig</last>
</name>
<name>
<first>Stefan</first>
<last>Heimann</last>
</name>
<name>
<first>Stefano</first>
<last>Mazzocchi</last>
@@ -1199,6 +1243,10 @@
<first>Steve</first>
<last>Cohen</last>
</name>
<name>
<first>Steve</first>
<last>Langley</last>
</name>
<name>
<first>Steve</first>
<last>Loughran</last>
@@ -1321,6 +1369,10 @@
<first>William</first>
<last>Ferguson</last>
</name>
<name>
<first>William</first>
<last>Webber</last>
</name>
<name>
<first>Wolf</first>
<last>Siberski</last>


Loading…
Cancel
Save