mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Updated the note maintainers credits
This commit is contained in:
parent
a2124382ac
commit
ad14faa7dd
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ PHPAPI void php_print_credits(int flag TSRMLS_DC) /* {{{ */
|
|||
php_info_print_table_colspan_header(2, "PHP Documentation");
|
||||
CREDIT_LINE("Authors", "Mehdi Achour, Friedhelm Betz, Antony Dovgal, Nuno Lopes, Hannes Magnusson, Georg Richter, Damien Seguy, Jakub Vrana");
|
||||
CREDIT_LINE("Editor", "Philip Olson");
|
||||
CREDIT_LINE("User Note Maintainers", "Friedhelm Betz, Etienne Kneuss, Nuno Lopes, Hannes Magnusson, Felipe Pena, Maciek Sokolewicz, Daniel P. Brown");
|
||||
CREDIT_LINE("User Note Maintainers", "Daniel P. Brown, Thiago Henrique Pojda");
|
||||
CREDIT_LINE("Other Contributors", "Previously active authors, editors and other contributors are listed in the manual.");
|
||||
php_info_print_table_end();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue