Commit: 66ffc2fe8afbfa33ae0b36a053e5f452269f4615 Author: Rasmus Lerdorf <[email protected]> Mon, 8 Jun 2015 09:05:32 -0700 Parents: 5b4b18ece7dd3a469d6b05762754f926800465a2 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=66ffc2fe8afbfa33ae0b36a053e5f452269f4615 Log: Forgot to add DigitalOcean here Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index 6757bf5..f99ed19 100644 --- a/thanks.php +++ b/thanks.php @@ -30,6 +30,11 @@ site_header("Thanks", array("current" => "community")); </li> <li> + <a href="https://www.digitalocean.com/">DigitalOcean</a> provides + VMs for a number of PHP services. +</li> + +<li> <a href="http://promote.pair.com/direct.pl?php.net">pair Networks</a> provides the servers and bandwidth for PEAR, PECL and mailing list services. </li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
