diff --git a/download.html b/download.html index 426ba968118544f3f2b8c34f29aeade9716e8b80_ZG93bmxvYWQuaHRtbA==..64ff6a750de437080badce56263b44301f1074ec_ZG93bmxvYWQuaHRtbA== 100644 --- a/download.html +++ b/download.html @@ -247,4 +247,4 @@ </div> </div></div></div> </body> -</html> +</html> \ No newline at end of file diff --git a/people.html b/people.html index 426ba968118544f3f2b8c34f29aeade9716e8b80_cGVvcGxlLmh0bWw=..64ff6a750de437080badce56263b44301f1074ec_cGVvcGxlLmh0bWw= 100644 --- a/people.html +++ b/people.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>PyPy :: Current people of PyPy</title> + <title>PyPy :: People of PyPy</title> <meta http-equiv="content-language" content="en" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="PyPy Team" /> @@ -43,7 +43,7 @@ <div id="content"> <div> <div id="main"> -<h1 class="title">Current people of PyPy</h1> +<h1 class="title">People of PyPy</h1> <div class="section" id="armin-rigo"> <h1>Armin Rigo</h1> <img alt="image/people/arigo.png" src="image/people/arigo.png" /> @@ -147,6 +147,16 @@ and pondering what comes next. Other than that he continues to care for testing and some PyPy co-ordination bits behind the scene.</p> </div> +<div class="section" id="samuele-pedroni"> +<h1>Samuele Pedroni</h1> +<p>Samuele Pedroni got involved with PyPy almost at its inception in the +spring of 2003. One of the design contributors to PyPy, his help has +ranged from infrastructure and processes, through building out +RPython… optimizing the Python interpreter, to compressing resume +data in the last incarnation of the JIT compiler. Tempted away into the +application side of the software equation, these days he contributes +some words and wisdom to PyPy's paper writing.</p> +</div> <div class="section" id="many-more-people"> <h1>Many more people</h1> <p>PyPy is and has always been an effort of many volunteers. Consult the <a class="reference external" href="https://bitbucket.org/pypy/pypy/src/tip/LICENSE">LICENSE</a> diff --git a/sponsor.html b/sponsor.html index 426ba968118544f3f2b8c34f29aeade9716e8b80_c3BvbnNvci5odG1s..64ff6a750de437080badce56263b44301f1074ec_c3BvbnNvci5odG1s 100644 --- a/sponsor.html +++ b/sponsor.html @@ -32,7 +32,7 @@ <div id="header"> <div id="menu-follow"> <div><a href="http://search.twitter.com/search?q=%23pypy" title="Follow the conversation on Twitter"><img src="http://static.ampify.it/icon.twitter.gif" alt="Follow the conversation on Twitter" width="14px" height="14px" /></a></div> - <div><a href="http://bitbucket.org/pypy/pypy"><img src="http://www.selenic.com/hg-logo/logo-droplets-25.png" width="14px" height="14px" /></a></div> + <div><a href="https://bitbucket.org/pypy/pypy"><img src="http://www.selenic.com/hg-logo/logo-droplets-25.png" width="14px" height="14px" /></a></div> <div><a href="http://feeds.feedburner.com/PyPyStatusBlog" title="Subscribe to the RSS Feed"><img src="http://static.ampify.it/icon.rss.png" alt="Subscribe to the RSS Feed" width="14px" height="14px" /></a></div> </div> <div id="logo"><a href="http://pypy.org"><img src="image/pypy-logo.png" alt="PyPy" height="110px" /></a></div> diff --git a/success.html b/success.html index 426ba968118544f3f2b8c34f29aeade9716e8b80_c3VjY2Vzcy5odG1s..64ff6a750de437080badce56263b44301f1074ec_c3VjY2Vzcy5odG1s 100644 --- a/success.html +++ b/success.html @@ -32,7 +32,7 @@ <div id="header"> <div id="menu-follow"> <div><a href="http://search.twitter.com/search?q=%23pypy" title="Follow the conversation on Twitter"><img src="http://static.ampify.it/icon.twitter.gif" alt="Follow the conversation on Twitter" width="14px" height="14px" /></a></div> - <div><a href="http://bitbucket.org/pypy/pypy"><img src="http://www.selenic.com/hg-logo/logo-droplets-25.png" width="14px" height="14px" /></a></div> + <div><a href="https://bitbucket.org/pypy/pypy"><img src="http://www.selenic.com/hg-logo/logo-droplets-25.png" width="14px" height="14px" /></a></div> <div><a href="http://feeds.feedburner.com/PyPyStatusBlog" title="Subscribe to the RSS Feed"><img src="http://static.ampify.it/icon.rss.png" alt="Subscribe to the RSS Feed" width="14px" height="14px" /></a></div> </div> <div id="logo"><a href="http://pypy.org"><img src="image/pypy-logo.png" alt="PyPy" height="110px" /></a></div>