Commit: 104b985fe48d03e8c588a55659582abf8710090a Author: Pasindu De Silva <[email protected]> Fri, 27 Feb 2015 22:21:29 +0530 Committer: Hannes Magnusson <[email protected]> Sat, 28 Feb 2015 11:06:31 -0800 Parents: 91fcd055a2a19a11deebaa91674793e54d781b02 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=104b985fe48d03e8c588a55659582abf8710090a Log: added mailing list link to get involved Changed paths: M get-involved.php Diff: diff --git a/get-involved.php b/get-involved.php index b532222..6ebc67c 100644 --- a/get-involved.php +++ b/get-involved.php @@ -67,6 +67,8 @@ $SIDEBAR_DATA =' by which developers can suggest and discuss new ideas with the community</li> <li><a href="/build-setup.php">Developer Setup Help</a> - some helpful information regarding setting up a development environment for PHP</li> + <li><a href="/mailing-lists.php">Mailing List</a> - List of general and internal mailing lists + used by PHP</li> </ul> </div> </div> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
