changeset 428:4fb6ffa192fe

who: add Facebook
author J. Lewis Muir <jlmuir@anl.gov>
date Thu, 29 Oct 2015 20:57:23 +0000
parents 4224eebf4d95
children db8000e703ad
files templates/who/index.html
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/templates/who/index.html	Thu Sep 18 18:16:56 2014 +0200
+++ b/templates/who/index.html	Thu Oct 29 20:57:23 2015 +0000
@@ -3,6 +3,9 @@
 {% block content %}
 		<h1>Who uses Mercurial</h1>
 		<p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p>
+        <h3>Facebook</h3>
+        Facebook is a social networking service. Well, you knew that. In 2014, Facebook engineers <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> due to its extensibility which enabled them to improve it to make it scale.</p>
+        <p><a href="https://www.facebook.com">https://www.facebook.com</a></p>
         <h3>Python</h3>
         Python is a famous and widely adopted scripting language. Many applications like Mercurial, Django and Googles AppEngine are built on top of Python. In 2009 the Python developers <a href="http://www.python.org/dev/peps/pep-0374/">chose to move from Subversion to Mercurial</a>.</p>
         <p><a href="http://www.python.org">http://www.python.org</a></p>