From: Peter Kokot Date: Sat, 23 Mar 2019 16:06:56 +0000 (+0100) Subject: [ci skip] Move CREDITS from root to README X-Git-Tag: php-7.4.0alpha1~680 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=092ebd032cf06d8d78e69f83aa6bc0e4c2072612;p=php [ci skip] Move CREDITS from root to README --- diff --git a/CREDITS b/CREDITS deleted file mode 100644 index aa22df84fb..0000000000 --- a/CREDITS +++ /dev/null @@ -1,3 +0,0 @@ -For the list of people who've put work into PHP, please see - -https://www.php.net/credits.php diff --git a/README.md b/README.md index 1e1b09eb48..28ebd1fae4 100644 --- a/README.md +++ b/README.md @@ -108,3 +108,8 @@ of cores (`N`): The [qa.php.net](https://qa.php.net) site provides more detailed info about testing and quality assurance. + +## Credits + +For the list of people who've put work into PHP, please see the +[PHP credits page](https://php.net/credits.php).