Commit: d7f4bf2d490340e7643cd9171623697b4082e603 Author: Rasmus Lerdorf <[email protected]> Mon, 8 Jun 2015 09:05:32 -0700 Parents: 46b09e7cce6844c79c9997cb7e6bee6ca902c508 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d7f4bf2d490340e7643cd9171623697b4082e603 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
