mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02:00
Adding Sebastian Bergmann to QA team list.
This commit is contained in:
@@ -94,7 +94,7 @@ PHPAPI void php_print_credits(int flag)
|
||||
if (flag & PHP_CREDITS_QA) {
|
||||
php_info_print_table_start();
|
||||
php_info_print_table_header(1, "PHP Quality Assurance Team");
|
||||
php_info_print_table_row(1, "Andre Langhorst, Hellekin O. Wolf, Jalal Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil Driscoll, Zak Greant");
|
||||
php_info_print_table_row(1, "Andre Langhorst, Hellekin O. Wolf, Jalal Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil Driscoll, Sebastian Bergmann, Zak Greant");
|
||||
php_info_print_table_end();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user