1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Remove frontpage authors and editors (#3468)

Remove the (out-of-date) list of authors and editors from the front page.

---------

Co-authored-by: haszi <haszika80@gmail.com>
This commit is contained in:
haszi
2024-08-11 01:49:57 +02:00
committed by GitHub
parent c22cca7824
commit fde7fc43bf
2 changed files with 4 additions and 71 deletions

View File

@@ -7,72 +7,6 @@
-->
<!-- Authors and editors displayed on the manual frontpage -->
<!ENTITY frontpage.authors '<authorgroup xml:id="authors" xmlns="http://docbook.org/ns/docbook">
<!ENTITY frontpage.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>Hannes</firstname><surname>Magnusson</surname> <!-- bjori -->
</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" xmlns="http://docbook.org/ns/docbook">
<editor>
<personname>
<firstname>Peter</firstname><surname>Cowburn</surname> <!-- salathe -->
</personname>
</editor>
</authorgroup>'>
<!ENTITY frontpage.editors ''>

View File

@@ -2421,10 +2421,9 @@ slash may also be necessary for directories.</simpara></note>'>
<!-- Snippets and titles for the contributors section -->
<!ENTITY Credit.Authors.and.Contributors 'Authors and Contributors'>
<!ENTITY Credit.Introduction '<para xmlns="http://docbook.org/ns/docbook"> We highlight the currently most active
people on the front page of the manual, but there are many more contributors who
<!ENTITY Credit.Introduction '<para xmlns="http://docbook.org/ns/docbook"> There is a large number of contributors who
currently help in our work or have provided a great amount of help to the project
in the past. There are a lot of unnamed people who help out with user
in the past. There are also a lot of unnamed people who help out with user
notes on manual pages, which continually get included in the references, the
work of whom we are also very thankful for. All of the lists provided below are in
alphabetical order.