Home > Archive > PHP Documentation > July 2004 > Re: [PHP-DOC] cvs: phpdoc /en bookinfo.xml contributors.xml
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] cvs: phpdoc /en bookinfo.xml contributors.xml
|
|
| Gabor Hojtsy 2004-07-28, 8:57 pm |
| BTW I intended to provide an extended list of past contributors along
the lines of what I proposed earlier, but since the master server is not
working, I have a hard time of paring cvs account names to realnames.
Anyone knows another place to get the realnames of people behind cvs
accounts?
Goba
Gabor Hojtsy írta:
> goba Wed Jul 28 17:22:02 2004 EDT
>
> Modified files:
> /phpdoc/en bookinfo.xml contributors.xml
> Log:
> Philip is active again, so credit him as such (as far as we know his past contributions, he is going to be active in the future too :)
>
> http://cvs.php.net/diff.php/phpdoc/...40&r2=1.41&ty=u
> Index: phpdoc/en/bookinfo.xml
> diff -u phpdoc/en/bookinfo.xml:1.40 phpdoc/en/bookinfo.xml:1.41
> --- phpdoc/en/bookinfo.xml:1.40 Wed Jul 21 06:13:50 2004
> +++ phpdoc/en/bookinfo.xml Wed Jul 28 17:22:01 2004
> @@ -1,5 +1,5 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.40 $ -->
> +<!-- $Revision: 1.41 $ -->
>
> <bookinfo id="bookinfo">
> <title>&PHPManual;</title>
> @@ -21,6 +21,10 @@
> <firstname>Nuno</firstname><surname>Lopes</surname> <!-- nlopess -->
> </author>
>
> + <author>
> + <firstname>Philip</firstname><surname>Olson</surname> <!-- philip -->
> + </author>
> +
> <author>
> <firstname>Georg</firstname><surname>Richter</surname> <!-- georg -->
> </author>
> http://cvs.php.net/diff.php/phpdoc/...1.5&r2=1.6&ty=u
> Index: phpdoc/en/contributors.xml
> diff -u phpdoc/en/contributors.xml:1.5 phpdoc/en/contributors.xml:1.6
> --- phpdoc/en/contributors.xml:1.5 Wed Jul 21 12:06:07 2004
> +++ phpdoc/en/contributors.xml Wed Jul 28 17:22:01 2004
> @@ -1,5 +1,5 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.5 $ -->
> +<!-- $Revision: 1.6 $ -->
>
> <!--
> This file shold only be present in the English doc tree. If you
> @@ -15,7 +15,6 @@
> Alexander Aulbach, <!-- ssilk [at] ssilk.de [no cvs user] -->
> Stig Bakken, <!-- ssb -->
> Rasmus Lerdorf, <!-- rasmus -->
> - Philip Olson, <!-- philip -->
> Egon Schmid, <!-- eschmid -->
> Lars Torben Wilson, <!-- torben -->
> Jim Winstead&listendand; <!-- jimw -->
>
| |
| Philip Olson 2004-07-28, 8:57 pm |
| > BTW I intended to provide an extended list of past contributors along
> the lines of what I proposed earlier, but since the master server is not
> working, I have a hard time of paring cvs account names to realnames.
> Anyone knows another place to get the realnames of people behind cvs
> accounts?
Here are a couple suggestions:
#search username here, full names often show up
http://marc.theaimsgroup.com/?l=phpdoc
#maybe a few are here too
http://pear.php.net/accounts.php
Regards,
Philip
P.S. I feel... alive! ;)
|
|
|
|
|