Import newer upstream.

This commit is contained in:
2023-09-25 16:54:03 -07:00
parent a8611b8b16
commit 098531073c
66 changed files with 13399 additions and 10203 deletions

View File

@ -13,10 +13,10 @@
<xsl:apply-templates select="dc:contributor[contains(@role, $role)]" />
</xsl:template>
<xsl:template match="/dc:pika-authors">
<xsl:template match="/dc:gimp-authors">
<xsl:text> -- This file is generated from authors.xml, do not edit it directly. --
PIKA was originally written by:
GIMP was originally written by:
</xsl:text>
<xsl:apply-templates select="dc:creator" />
@ -28,7 +28,7 @@ The current maintainers are:
<xsl:apply-templates select="dc:maintainer" />
<xsl:text>
The following people have contributed code to PIKA:
The following people have contributed code to GIMP:
</xsl:text>
<xsl:call-template name="contributor">
@ -36,7 +36,7 @@ The following people have contributed code to PIKA:
</xsl:call-template>
<xsl:text>
The following people have contributed art to PIKA:
The following people have contributed art to GIMP:
</xsl:text>
<xsl:call-template name="contributor">
@ -44,7 +44,7 @@ The following people have contributed art to PIKA:
</xsl:call-template>
<xsl:text>
The following people have helped to document PIKA:
The following people have helped to document GIMP:
</xsl:text>
<xsl:call-template name="contributor">