@@ -177,6 +177,26 @@ participating in the CPython core development process:
177
177
spend more of his (and his company's) time on open source work, and so is
178
178
actively seeking additional such contract opportunities.
179
179
180
+ .. topic :: Antoine Pitrou (France)
181
+
182
+ * LinkedIn: `<https://www.linkedin.com/in/pitrou/ >`_ (Senior Software Engineer)
183
+ * Independent (currently Two Sigma Investments)
184
+ * Python Software Foundation (Fellow)
185
+ * Available for open source contract work
186
+ * Email address: antoine@python.org
187
+
188
+ Antoine started working with Python in 2005 in order to implement a
189
+ decentralized virtual world protocol. He started contributing to CPython
190
+ in 2007 and became a core developer in 2008. His motivations have been
191
+ driven both by the abstract desire to make Python better for the whole
192
+ world, and by the concrete roadbloacks he was hitting in professional
193
+ settings. His current focus is to improve support for system programming
194
+ and concurrent programming (such as ``multiprocessing ``).
195
+
196
+ As a professional, Antoine has been first specializing in network
197
+ programming, and more lately (since 2014) in open source data science
198
+ infrastructure such as Dask, Numba, Apache Arrow.
199
+
180
200
.. topic :: Victor Stinner (France)
181
201
182
202
* `Personal website <https://vstinner.readthedocs.io/ >`__
@@ -193,7 +213,7 @@ participating in the CPython core development process:
193
213
194
214
.. topic :: Barry Warsaw (United States)
195
215
196
- * ` LinkedIn <https://www.linkedin.com/in/barry-warsaw/ >`_ (Staff Software Engineer - Python Foundation)
216
+ * LinkedIn: ` <https://www.linkedin.com/in/barry-warsaw/ >`_ (Staff Software Engineer - Python Foundation)
197
217
* Personal site: `barry.warsaw.us <https://barry.warsaw.us/ >`_
198
218
* Blog: `We Fear Change <https://www.wefearchange.org/ >`_
199
219
* Email address: barry@python.org
0 commit comments