diff options
author | hardythe1 | 2014-11-26 14:03:42 +0530 |
---|---|---|
committer | hardythe1 | 2014-11-26 14:03:42 +0530 |
commit | c7824336b3f22df7210ecf4bfac6b02bb136096a (patch) | |
tree | 3235d9b0199add79aad97afc92d2936d16daf2b2 /static/website | |
parent | 9d896721b2ef0f8034f1bb30d3b6fe9e73f40de1 (diff) | |
download | scipy2014-c7824336b3f22df7210ecf4bfac6b02bb136096a.tar.gz scipy2014-c7824336b3f22df7210ecf4bfac6b02bb136096a.tar.bz2 scipy2014-c7824336b3f22df7210ecf4bfac6b02bb136096a.zip |
removed Maciej's name form invited speakers
Diffstat (limited to 'static/website')
-rw-r--r-- | static/website/templates/invited-speakers.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/static/website/templates/invited-speakers.html b/static/website/templates/invited-speakers.html index f3e9be5..690024c 100644 --- a/static/website/templates/invited-speakers.html +++ b/static/website/templates/invited-speakers.html @@ -14,35 +14,6 @@ <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="media"> <a class="pull-left" href="#"> - <img class="media-object" src="{% static 'website/images/maciej-4.jpg'%}" alt="Maciej Fijałkowski"> - </a> - <div class="media-body"> - <h4 class="media-heading">Maciej Fijałkowski</h4> - <p align="justify"> - Maciej Fijałkowski is a freelancer working mostly on - <a href="http://pypy.org/" target="_blank">PyPy</a> for the - past several years. He's a core developer since 2006, - working on all kinds of parts in the entire codebase - including JIT, GC and assembler backends. Maciej has - been going to many conferences, advertising PyPy to a - broader audience for the past several years, including - a <a href="http://pyvideo.org/video/266/pycon-2010--keynote--state-of-pypy" target="_blank">keynote at Pycon 2010</a>. - He's also the main maintainer of jitviewer, a tool for - analyzing performance of your python programs under - PyPy. - </p> - <p> - <em>Links:</em> - <a href="http://baroquesoftware.com/" target="_blank"><span class="label label-primary">Website</span></a> - <a href="https://github.com/fijal" target="_blank"><span class="label label-default">Github</span></a> - <a href="https://bitbucket.org/fijal" target="_blank"><span class="label label-primary">Bitbucket</span></a> - <a href="https://twitter.com/fijall" target="_blank"><span class="label label-info">Twitter</span></a> - </p> - </div> - </div> <!-- /.media --> - <hr> - <div class="media"> - <a class="pull-left" href="#"> <img class="media-object" src="{% static 'website/images/ajith-4.jpg'%}" alt="Ajith Kumar"> </a> <div class="media-body"> |