summaryrefslogtreecommitdiffstats
path: root/www/get_involved.html
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-01-16 17:04:52 +0000
committerAlp Toker <alp@nuanti.com>2014-01-16 17:04:52 +0000
commitf6e50b28981f58e39ea6996db1d4359107d0b92d (patch)
tree112a2dffa9c249935471bc5995dce5854a6136fd /www/get_involved.html
parent95f1f55a0abca2e2d7f4c6df52b60d9b5f1dc634 (diff)
www: update the "Follow what's going on" section too
Includes some style tweaks and removes the tautological observation that "Clang is still under heavy development" -- it hopefully always will be. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199401 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/get_involved.html')
-rw-r--r--www/get_involved.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/www/get_involved.html b/www/get_involved.html
index 9ed2d470c1..5d16db952b 100644
--- a/www/get_involved.html
+++ b/www/get_involved.html
@@ -54,7 +54,13 @@ href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits mailing
list</a>. All of these lists have archives, so you can browse through previous
discussions or follow the list development on the web if you prefer.</p>
-<p>If you're looking for something to work on, check out our <a href="OpenProjects.html">Open Projects</a> page or go look through the <a href="http://llvm.org/bugs/">Bugzilla bug database</a>.</p>
+<p>You can also follow the <a href="http://planet.clang.org/">Planet Clang</a>
+community news feed which offers a window into the world, work and lives of
+Clang developers, contributors and the standards they implement.</p>
+
+<p>If you're looking for something to work on, check out our <a
+href="OpenProjects.html">Open Projects</a> page or look through the <a
+href="http://llvm.org/bugs/">Bugzilla bug database</a>.</p>
<h2 id="criteria">Contributing Extensions to Clang</h2>