From:             [EMAIL PROTECTED]
Operating system: irrelevant
PHP version:      5.2.0
PHP Bug Type:     Unknown/Other Function
Bug description:  Reflect team changes in credits.c

Description:
------------
Credits.c should reflect the changes of the documentation team (from where
I resigned earlier) and the php.net website team (from where I resigned
today). It should also credit Hannes Magnusson, who is very active in the
website team nowadays. Here are the suggested changes.

--- credits.c   2006-12-24 13:58:51.000000000 +0100
+++ credits-new.c       2006-12-24 13:59:54.000000000 +0100
@@ -108,7 +108,6 @@
                php_info_print_table_start();
                php_info_print_table_colspan_header(2, "PHP Documentation");
                CREDIT_LINE("Authors", "Mehdi Achour, Friedhelm Betz, Antony 
Dovgal,
Nuno Lopes, Philip Olson, Georg Richter, Damien Seguy, Jakub Vrana");
-               CREDIT_LINE("Editor", "Gabor Hojtsy");
                CREDIT_LINE("User Note Maintainers", "Mehdi Achour, Friedhelm 
Betz,
Vincent Gevers, Aidan Lister, Nuno Lopes, Tom Sommer");
                CREDIT_LINE("Other Contributors", "Previously active authors, 
editors
and other contributors are listed in the manual.");
                php_info_print_table_end();
@@ -125,7 +124,7 @@
                /* Website Team */
                php_info_print_table_start();
                php_info_print_table_header(1, "PHP Website Team");
-               php_info_print_table_row(1, "Gabor Hojtsy, Colin Viebrock, Jim
Winstead");
+               php_info_print_table_row(1, "Hannes Magnusson, Colin Viebrock, 
Jim
Winstead");
                php_info_print_table_end();
        }
 



-- 
Edit bug report at http://bugs.php.net/?id=39941&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39941&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39941&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39941&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39941&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39941&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39941&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39941&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39941&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39941&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39941&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39941&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39941&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39941&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39941&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39941&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39941&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39941&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39941&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39941&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39941&r=mysqlcfg

Reply via email to