mirror of https://github.com/GNOME/gimp.git
restored alphabetic order. Use real name instead of a nick.
2008-09-08 Sven Neumann <sven@gimp.org> * authors.xml: restored alphabetic order. Use real name instead of a nick. * AUTHORS: regenerated. * app/dialogs/authors.xsl: changed rule to only include contributors from the 2.6 development cycle in the About dialog. svn path=/trunk/; revision=26898
This commit is contained in:
parent
ada6f40935
commit
52142fde13
10
AUTHORS
10
AUTHORS
|
@ -91,6 +91,7 @@ The following people have contributed code to GIMP:
|
|||
Alan Horkan
|
||||
Daniel Hornung
|
||||
Jan Hubička
|
||||
Barak Itkin
|
||||
Ben Jackson
|
||||
Tim Janik
|
||||
Kristian Jantz
|
||||
|
@ -121,7 +122,6 @@ The following people have contributed code to GIMP:
|
|||
Frederic Leroy
|
||||
Raph Levien
|
||||
Wing Tung Leung
|
||||
LightningIsMyName
|
||||
Adrian Likins
|
||||
Tor Lillqvist
|
||||
Ingo Lütkebohle
|
||||
|
@ -240,6 +240,8 @@ The following people have contributed art to GIMP:
|
|||
|
||||
The following people have helped to document GIMP:
|
||||
|
||||
Ignacio AntI
|
||||
Žygimantas Beručka
|
||||
Carey Bunks
|
||||
Marco Ciampa
|
||||
Dust
|
||||
|
@ -254,9 +256,15 @@ The following people have helped to document GIMP:
|
|||
Semka Kuloviæ-Debals
|
||||
Karin Kylander
|
||||
Olof S Kylander
|
||||
Jean-Pierre Litzler
|
||||
Vitaly Lomov
|
||||
Ed Mackey
|
||||
Ian Main
|
||||
Pierre Perrier
|
||||
Alexandre Prokoudine
|
||||
Manuel Quiñones
|
||||
James Robinson
|
||||
Nickolay V. Shmyrev
|
||||
Patrycja Stawiarska
|
||||
Kolbjørn Stuestøl
|
||||
Axel Wernicke
|
||||
|
|
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2008-09-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* authors.xml: restored alphabetic order. Use real name instead of
|
||||
a nick.
|
||||
|
||||
* AUTHORS: regenerated.
|
||||
|
||||
* app/dialogs/authors.xsl: changed rule to only include
|
||||
contributors from the 2.6 development cycle in the About dialog.
|
||||
|
||||
2008-09-08 Roman Joost <romanofski@gimp.org>
|
||||
|
||||
* authors.xml: updated documenters who contributed to the user
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
<xsl:template name="recent-contributor">
|
||||
<xsl:param name="role" />
|
||||
<xsl:apply-templates select="dc:contributor[contains(@role, $role) and number(@last-active) >= 2.4]" />
|
||||
<xsl:apply-templates select="dc:contributor[contains(@role, $role) and number(@last-active) >= 2.6]" />
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="/dc:gimp-authors">
|
||||
|
|
18
authors.xml
18
authors.xml
|
@ -16,11 +16,13 @@
|
|||
<contributor role="author" last-active="1.2">Sven Anders</contributor>
|
||||
<contributor role="author" last-active="2.4">Henrik Brix Andersen</contributor>
|
||||
<contributor role="author" last-active="1.0">Karl-Johan Andersson</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Ignacio AntI</contributor>
|
||||
<contributor role="author" last-active="2.6">Nicola Archibald</contributor>
|
||||
<contributor role="author" last-active="2.6">Luis Barrancos</contributor>
|
||||
<contributor role="author" last-active="1.0">John Beale</contributor>
|
||||
<contributor role="author" last-active="2.0">Zach Beane</contributor>
|
||||
<contributor role="author" last-active="1.0">Tom Bech</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Žygimantas Beručka</contributor>
|
||||
<contributor role="author" last-active="1.0">Marc Bless</contributor>
|
||||
<contributor role="author" last-active="1.0">Edward Blevins</contributor>
|
||||
<contributor role="author" last-active="1.0">Reagan Blundell</contributor>
|
||||
|
@ -104,6 +106,7 @@
|
|||
<contributor role="author" last-active="2.2">Alan Horkan</contributor>
|
||||
<contributor role="author" last-active="2.6">Daniel Hornung</contributor>
|
||||
<contributor role="author" last-active="1.2">Jan Hubička</contributor>
|
||||
<contributor role="author" last-active="2.6">Barak Itkin</contributor>
|
||||
<contributor role="author" last-active="1.2">Ben Jackson</contributor>
|
||||
<contributor role="documenter" last-active="1.2">Simon Janes</contributor>
|
||||
<contributor role="author" last-active="2.2">Tim Janik</contributor>
|
||||
|
@ -139,9 +142,10 @@
|
|||
<contributor role="author" last-active="2.4">Frederic Leroy</contributor>
|
||||
<contributor role="author" last-active="1.2">Raph Levien</contributor>
|
||||
<contributor role="author" last-active="1.0">Wing Tung Leung</contributor>
|
||||
<contributor role="author" last-active="2.6">LightningIsMyName</contributor>
|
||||
<contributor role="author" last-active="2.4">Adrian Likins</contributor>
|
||||
<contributor role="author" last-active="2.6">Tor Lillqvist</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Jean-Pierre Litzler</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Vitaly Lomov</contributor>
|
||||
<contributor role="author" last-active="1.2">Ingo Lütkebohle</contributor>
|
||||
<contributor role="author" last-active="1.0">Josh MacDonald</contributor>
|
||||
<contributor role="author documenter" last-active="1.0">Ed Mackey</contributor>
|
||||
|
@ -186,10 +190,12 @@
|
|||
<contributor role="author" last-active="1.2">Jay Painter</contributor>
|
||||
<contributor role="author" last-active="2.0">Ville Pätsi</contributor>
|
||||
<contributor role="author" last-active="2.4">Akkana Peck</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Pierre Perrier</contributor>
|
||||
<contributor role="author" last-active="2.0">Asbjorn Pettersen</contributor>
|
||||
<contributor role="author" last-active="1.2">Mike Phillips</contributor>
|
||||
<contributor role="author" last-active="2.4">Nils Philippsen</contributor>
|
||||
<contributor role="author" last-active="2.4">Ari Pollak</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Alexandre Prokoudine</contributor>
|
||||
<contributor role="author" last-active="2.6">Raphaël Quinet</contributor>
|
||||
<contributor role="documenter" last-active="2.4">Manuel Quiñones</contributor>
|
||||
<contributor role="author" last-active="1.2">Tom Rathborne</contributor>
|
||||
|
@ -221,7 +227,9 @@
|
|||
<contributor role="author" last-active="2.4">Kevin Sookocheff</contributor>
|
||||
<contributor role="artist" last-active="2.4">Carol Spears</contributor>
|
||||
<contributor role="author" last-active="2.0">Adam Spiers</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Patrycja Stawiarska</contributor>
|
||||
<contributor role="artist author" last-active="2.6">Jakub Steiner</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Kolbjørn Stuestøl</contributor>
|
||||
<contributor role="author" last-active="2.4">Nathan Summers</contributor>
|
||||
<contributor role="author" last-active="1.0">Mike Sweet</contributor>
|
||||
<contributor role="artist" last-active="2.4">William Szilveszter</contributor>
|
||||
|
@ -246,12 +254,4 @@
|
|||
<contributor role="author" last-active="2.4">Karl Günter Wünsch</contributor>
|
||||
<contributor role="author" last-active="2.4">Yoshinori Yamakawa</contributor>
|
||||
<contributor role="author" last-active="1.2">Shirasaki Yasuhiro</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Vitaly Lomov</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Alexandre Prokoudine</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Kolbjørn Stuestøl</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Ignacio AntI</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Jean-Pierre Litzler</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Pierre Perrier</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Žygimantas Beručka</contributor>
|
||||
<contributor role="documenter" last-active="2.6">Patrycja Stawiarska</contributor>
|
||||
</gimp-authors>
|
||||
|
|
Loading…
Reference in New Issue