Commit: dc9c9a3ae2dd4de9bdcfd43f11600111a46587f6 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: 959cea5775b6182e6165220852e96ff131a16fd8 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=dc9c9a3ae2dd4de9bdcfd43f11600111a46587f6 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
