Author: Alex Gaynor <alex.gay...@gmail.com>
Branch: extradoc
Changeset: r853:3ecc0193cbef
Date: 2017-02-09 16:46 -0500
http://bitbucket.org/pypy/pypy.org/changeset/3ecc0193cbef/

Log:    Update my bio

diff --git a/people.html b/people.html
--- a/people.html
+++ b/people.html
@@ -75,7 +75,7 @@
 <h1>Armin Rigo</h1>
 <img alt="image/people/arigo.png" src="image/people/arigo.png" />
 <p>Armin Rigo is a former researcher at the Heinrich-Heine Universitat
-Dusseldorf (Germany).  He studied Mathematics at the University
+D&#252;sseldorf (Germany).  He studied Mathematics at the University
 of Lausanne (Switzerland), obtained his Ph.D. in Logic and Set
 Theory at the Free University of Brussels (Belgium) in 2002, and
 worked at the University of Southampton (UK) until 2005.  He is
@@ -133,13 +133,13 @@
 <div class="section" id="alex-gaynor">
 <h1>Alex Gaynor</h1>
 <img alt="image/people/alex.jpg" src="image/people/alex.jpg" />
-<p>Alex is software engineer working for Rackspace, and living in San 
Francisco,
-CA. He's been a PyPy developer since 2010, and has worked on many parts of the
-codebase, including the JIT compiler's optimizers, the RPython translation
-toolchain, and the Python interpreter. In addition to his work on PyPy, Alex is
-also the creator of Topaz, a Ruby VM built on RPython, as well as a core
-developer of Django (a Python web framework) and CPython, as well as an
-member of the board of directors of the Python Software Foundation.</p>
+<p>Alex is software engineer living in Washington, DC. He's been a PyPy 
developer
+since 2010, and has worked on many parts of the codebase, including the JIT
+compiler's optimizers, the RPython translation toolchain, and the Python
+interpreter. In addition to his work on PyPy, Alex is also the creator of
+Topaz, a Ruby VM built on RPython and a core developer of Django (a Python web
+framework) and CPython, as well as a retired member of the board of directors
+of the Python Software Foundation.</p>
 </div>
 <div class="section" id="hakan-ardo">
 <h1>H&#229;kan Ard&#246;</h1>
@@ -152,9 +152,9 @@
 2003-2009 in the Mathematical Imaging Group. His thesis work consisted
 of designing image processing algorithms for traffic surveillance,
 aiming for a system that automatically measures the safety of an
-intersection or road segment. He is currently working part time as a
+intersection or road segment. He is currently working part-time as a
 postdoc at the Centre for Mathematical Sciences of Lund University
-continuing this work and part time as CTO with a spinoff company
+continuing this work and part-time as CTO with a spinoff company
 Cognimatics. His contributions to PyPy started 2010 and consists of
 the array module as well as work on the JIT compiler's trace optimizers.</p>
 </div>
diff --git a/source/people.txt b/source/people.txt
--- a/source/people.txt
+++ b/source/people.txt
@@ -9,7 +9,7 @@
 .. image:: image/people/arigo.png
 
 Armin Rigo is a former researcher at the Heinrich-Heine Universitat
-Dusseldorf (Germany).  He studied Mathematics at the University
+D&#252;sseldorf (Germany).  He studied Mathematics at the University
 of Lausanne (Switzerland), obtained his Ph.D. in Logic and Set
 Theory at the Free University of Brussels (Belgium) in 2002, and
 worked at the University of Southampton (UK) until 2005.  He is
@@ -80,13 +80,13 @@
 
 .. image:: image/people/alex.jpg
 
-Alex is software engineer working for Rackspace, and living in San Francisco,
-CA. He's been a PyPy developer since 2010, and has worked on many parts of the
-codebase, including the JIT compiler's optimizers, the RPython translation
-toolchain, and the Python interpreter. In addition to his work on PyPy, Alex is
-also the creator of Topaz, a Ruby VM built on RPython, as well as a core
-developer of Django (a Python web framework) and CPython, as well as an
-member of the board of directors of the Python Software Foundation.
+Alex is software engineer living in Washington, DC. He's been a PyPy developer
+since 2010, and has worked on many parts of the codebase, including the JIT
+compiler's optimizers, the RPython translation toolchain, and the Python
+interpreter. In addition to his work on PyPy, Alex is also the creator of
+Topaz, a Ruby VM built on RPython and a core developer of Django (a Python web
+framework) and CPython, as well as a retired member of the board of directors
+of the Python Software Foundation.
 
 H&#229;kan Ard&#246;
 ==========
@@ -101,9 +101,9 @@
 2003-2009 in the Mathematical Imaging Group. His thesis work consisted
 of designing image processing algorithms for traffic surveillance,
 aiming for a system that automatically measures the safety of an
-intersection or road segment. He is currently working part time as a
+intersection or road segment. He is currently working part-time as a
 postdoc at the Centre for Mathematical Sciences of Lund University
-continuing this work and part time as CTO with a spinoff company
+continuing this work and part-time as CTO with a spinoff company
 Cognimatics. His contributions to PyPy started 2010 and consists of
 the array module as well as work on the JIT compiler's trace optimizers.
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to