mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00

- moving old editor list to contributors.xml and adding my name there as an editor (do you see me Steph?) - adding note maintainers list generated a few minutes ago with the notes_stats.php script (note that user 'irc' was not found in the current CVS user list, I assume he is the same as 'irchtml', plus Sebastian Picklum seems to have two CVS accounts (spic and sp), both of which he used to maintain notes. What comes now: - someone please dig up the script which generated a summary based on the phpdoc CVS logs / news server data, so we can get an idea of who to list as past author+editor, and who is currently to be put there (I don't know where that script is) - suggest yourself as a manual editor if you think you will be accepted by the community! - complain on the user note editor list, if you think that something is unfair in there (you are listed but you should not be, or the other way around) - complain if you think anything else is problematic :) BTW I have added myself as an editor to break the untouchable list and not to monopolize that place, so once again feel free to propose yourself if you see you fit there (or complain about myself being there :)). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163450 c90b9560-bf6c-de11-be94-00142212c4b1
127 lines
3.6 KiB
XML
127 lines
3.6 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.39 $ -->
|
|
|
|
<bookinfo id="bookinfo">
|
|
<title>&PHPManual;</title>
|
|
<authorgroup id="authors">
|
|
|
|
<author>
|
|
<firstname>Stig</firstname><surname>Sæther Bakken</surname>
|
|
<!-- email: ssb -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Alexander</firstname><surname>Aulbach</surname>
|
|
<!-- email: ssilk [at] ssilk.de [no cvs user listed at master.php.net!] -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Egon</firstname><surname>Schmid</surname>
|
|
<!-- email: eschmid -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Jim</firstname><surname>Winstead</surname>
|
|
<!-- email: jimw -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Lars Torben</firstname><surname>Wilson</surname>
|
|
<!-- email: torben -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Rasmus</firstname><surname>Lerdorf</surname>
|
|
<!-- email: rasmus -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Andrei</firstname><surname>Zmievski</surname>
|
|
<!-- email: andrei -->
|
|
</author>
|
|
|
|
<author>
|
|
<firstname>Jouni</firstname><surname>Ahto</surname>
|
|
<!-- email: jah -->
|
|
</author>
|
|
|
|
<!-- This is not too nice, but works -->
|
|
<collab>
|
|
<collabname>
|
|
<link linkend="contributors">And several others</link>
|
|
</collabname>
|
|
</collab>
|
|
|
|
</authorgroup>
|
|
|
|
<pubdate>&php.build-date;</pubdate>
|
|
|
|
<authorgroup id="editors">
|
|
<editor>
|
|
<firstname>Gabor</firstname><surname>Hojtsy</surname>
|
|
</editor>
|
|
</authorgroup>
|
|
|
|
<copyright>
|
|
<year>1997-2004</year>
|
|
<holder>the PHP Documentation Group</holder>
|
|
</copyright>
|
|
|
|
<legalnotice id="copyright">
|
|
<title>Copyright</title>
|
|
<simpara>
|
|
Copyright © 1997 - 2004 by the PHP Documentation Group.
|
|
This material may be distributed only subject to the terms and
|
|
conditions set forth in the Open Publication License, v1.0 or
|
|
later. A copy of the <link linkend="opl.license">Open Publication
|
|
License</link> is distributed with this manual, the latest version
|
|
is presently available at <ulink url="&url.opl;">&url.opl;</ulink>.
|
|
</simpara>
|
|
<simpara>
|
|
Distribution of substantively modified versions of this document
|
|
is prohibited without the explicit permission of the copyright
|
|
holder.
|
|
</simpara>
|
|
<simpara>
|
|
Distribution of the work or derivative of the work in any
|
|
standard (paper) book form is prohibited unless prior permission
|
|
is obtained from the copyright holder.
|
|
</simpara>
|
|
<simpara>
|
|
In case you are interested in redistribution or republishing of this document
|
|
in whole or in part, either modified or unmodified, and you have questions,
|
|
please contact the copyright holders at
|
|
<ulink url="mailto:&email.php.doc.license;">&email.php.doc.license;</ulink>.
|
|
Note that this address is mapped to a publicly archived mailing list.
|
|
</simpara>
|
|
<simpara>
|
|
The 'Extending PHP 4.0' section of this manual is copyright © 2000 by
|
|
Zend Technologies, Ltd. This material may be distributed only subject to
|
|
the terms and conditions set forth in the Open Publication License, v1.0
|
|
or later (the latest version is presently available at
|
|
<ulink url="&url.opl;">&url.opl;</ulink>).
|
|
</simpara>
|
|
</legalnotice>
|
|
|
|
</bookinfo>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"../manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|