@@ -115,7 +115,7 @@ participating in the CPython core development process:
115115 As a core team member, she is primarily interested in helping to ensure Python's
116116 continued suitability for educational, testing and data analysis use cases,
117117 as well as in encouraging good architectural practices when assembling Python
118- applications and test harnesses from open source components.
118+ applications and test harnesses from open- source components.
119119
120120 Note: prior to August 2023, Alyssa used her birth name (Nick Coghlan). Some records
121121 (for example, mailing list archives, version control history) will still reference that name.
@@ -175,14 +175,14 @@ participating in the CPython core development process:
175175 available, working on the infrastructure that supports CPython development,
176176 specifically the Roundup-based bug tracker and the buildbot system.
177177
178- David currently does both proprietary and open source development work,
178+ David currently does both proprietary and open- source development work,
179179 primarily in Python, through the company in which he is a partner, `Murray &
180180 Walker, Inc <https://www.murrayandwalker.com> `__. He has done contract work
181181 focused specifically on CPython development both through the PSF (the
182182 kickstart of the email Unicode API development) and directly funded by
183183 interested corporations (additional development work on email funded by
184184 QNX, and work on CPython ICC support funded by Intel). He would like to
185- spend more of his (and his company's) time on open source work, and so is
185+ spend more of his (and his company's) time on open- source work, and so is
186186 actively seeking additional such contract opportunities.
187187
188188.. topic :: Antoine Pitrou (France)
@@ -202,7 +202,7 @@ participating in the CPython core development process:
202202 concurrent programming.
203203
204204 As a professional, Antoine has been first specializing in network
205- programming, and more lately in open source data science infrastructure.
205+ programming, and more lately in open- source data science infrastructure.
206206 He has made numerous contributions to Numba, Dask and is currently working
207207 full time on Apache Arrow as a technical leader at QuantStack.
208208
@@ -269,7 +269,7 @@ participating in the CPython core development process:
269269
270270 Carol is focused on Python's usage in education and scientific research.
271271 She is interested in distributed computing, organizational development,
272- operational workflows, and sustainability of open source projects.
272+ operational workflows, and sustainability of open- source projects.
273273
274274
275275.. _goals-of-the-motivations-page :
@@ -282,7 +282,7 @@ strongly suggest that the current core development process is bottlenecked on
282282core team time. This is most clearly indicated in the first metrics graph,
283283which shows both the number of open issues and the number of pull requests awaiting
284284review growing steadily over time, despite CPython being one of the most
285- active open source projects in the world. This bottleneck then impacts not only
285+ active open- source projects in the world. This bottleneck then impacts not only
286286resolving open issues and accepting submitted pull requests, but also the process of
287287identifying, nominating and mentoring new core team members.
288288
0 commit comments