php-doc-en/contributors.ent
Hannes Magnusson c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00

72 lines
1.7 KiB
Text

<!-- $Revision$ -->
<!--
This file should only be present in the English doc tree. If you
copy it over to your translation tree you will be hunted down
relentlessly! You have been warned! :)
-->
<!-- Authors and editors displayed on the manual frontpage -->
<!ENTITY frontpage.authors '<authorgroup xml:id="authors">
<author>
<personname>
<firstname>Mehdi</firstname><surname>Achour</surname> <!-- didou -->
</personname>
</author>
<author>
<personname>
<firstname>Friedhelm</firstname><surname>Betz</surname> <!-- betz -->
</personname>
</author>
<author>
<personname>
<firstname>Antony</firstname><surname>Dovgal</surname> <!-- tony2001 -->
</personname>
</author>
<author>
<personname>
<firstname>Nuno</firstname><surname>Lopes</surname> <!-- nlopess -->
</personname>
</author>
<author>
<personname>
<firstname>Georg</firstname><surname>Richter</surname> <!-- georg -->
</personname>
</author>
<author>
<personname>
<firstname>Damien</firstname><surname>Seguy</surname> <!-- dams -->
</personname>
</author>
<author>
<personname>
<firstname>Jakub</firstname><surname>Vrana</surname> <!-- vrana -->
</personname>
</author>
<!-- This is not too nice, but works -->
<othercredit>
<personname>
<othername>
<link linkend="contributors">&AndSeveralOthers;</link>
</othername>
</personname>
</othercredit>
</authorgroup>'>
<!ENTITY frontpage.editors '
<authorgroup xml:id="editors">
<editor>
<personname>
<firstname>Philip</firstname><surname>Olson</surname> <!-- philip -->
</personname>
</editor>
</authorgroup>'>