Skip to content

Commit 45f4c5d

Browse files
committed
Updated the note maintainers credits
1 parent f57cbfc commit 45f4c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/credits.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ PHPAPI void php_print_credits(int flag TSRMLS_DC) /* {{{ */
9696
php_info_print_table_colspan_header(2, "PHP Documentation");
9797
CREDIT_LINE("Authors", "Mehdi Achour, Friedhelm Betz, Antony Dovgal, Nuno Lopes, Hannes Magnusson, Georg Richter, Damien Seguy, Jakub Vrana");
9898
CREDIT_LINE("Editor", "Philip Olson");
99-
CREDIT_LINE("User Note Maintainers", "Friedhelm Betz, Etienne Kneuss, Nuno Lopes, Hannes Magnusson, Felipe Pena, Maciek Sokolewicz, Daniel P. Brown");
99+
CREDIT_LINE("User Note Maintainers", "Daniel P. Brown, Thiago Henrique Pojda");
100100
CREDIT_LINE("Other Contributors", "Previously active authors, editors and other contributors are listed in the manual.");
101101
php_info_print_table_end();
102102
}

0 commit comments

Comments
 (0)