44Motivations and affiliations
55============================
66
7- CPython core developers participate in the core development process for a
8- variety of reasons. Being accepted as a core developer indicates that
7+ CPython core team members participate in the core development process for a
8+ variety of reasons. Being accepted as a core team member indicates that
99an individual is interested in acquiring those responsibilities, has the
10- ability to collaborate effectively with existing core developers , and has had
10+ ability to collaborate effectively with existing core team members , and has had
1111the time available to demonstrate both that interest and that ability.
1212
13- This page allows core developers that choose to do so to provide more
13+ This page allows core team members that choose to do so to provide more
1414information to the rest of the Python community regarding their personal
1515situation (such as their general location and professional affiliations), as
1616well as any personal motivations that they consider particularly relevant.
1717
18- Core developers that wish to provide this additional information add a new
18+ Core team members that wish to provide this additional information add a new
1919entry to the :ref: `published-motivations ` section below. Guidelines relating
2020to content and layout are included as comments in the source code for this page.
2121
22- Core developers that are available for training, consulting, contract, or
22+ Core team members who are available for training, consulting, contract, or
2323full-time work, or are seeking crowdfunding support for their community
2424contributions, may also choose to provide that information here (including
2525linking out to commercial sites with the relevant details).
@@ -32,7 +32,7 @@ For more information on the origins and purpose of this page, see
3232Published entries
3333=================
3434
35- The following core developers have chosen to provide additional details
35+ The following core team members have chosen to provide additional details
3636regarding their professional affiliations and (optionally) other reasons for
3737participating in the CPython core development process:
3838
@@ -43,7 +43,7 @@ participating in the CPython core development process:
4343
4444 Topic headings should be in the form of "Name (Country)" or
4545 "Name (Continent)" to help give some indication as to the geographic
46- distribution of core developers .
46+ distribution of core team members .
4747
4848 NOTE: The rest of these guidelines are highly provisional - we can evolve
4949 them as people add entries, and we decide on the style we like. The
@@ -112,7 +112,7 @@ participating in the CPython core development process:
112112 for Boeing Defence Australia. She now primarily uses it as the lead project
113113 maintainer for the open source ``venvstacks `` Python deployment utility.
114114
115- As a core developer , she is primarily interested in helping to ensure Python's
115+ 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
118118 applications and test harnesses from open source components.
@@ -132,7 +132,7 @@ participating in the CPython core development process:
132132 devices, and now works for Microsoft on anything that makes Python more
133133 accessible to developers on any platform.
134134
135- As a core developer , his focus is on maintaining the already excellent
135+ As a core team member , his focus is on maintaining the already excellent
136136 Windows support and improving Python's ability to be embedded in other
137137 applications.
138138
@@ -194,7 +194,7 @@ participating in the CPython core development process:
194194
195195 Antoine started working with Python in 2005 in order to implement a
196196 decentralized virtual world protocol. He started contributing to CPython
197- in 2007 and became a core developer in 2008. His motivations have been
197+ in 2007 and became a core team member in 2008. His motivations have been
198198 driven both by the abstract desire to make Python better for the whole
199199 world, and by the concrete roadblocks he was hitting in professional
200200 settings. Topics of choice have included interpreter optimizations,
@@ -279,12 +279,12 @@ Goals of this page
279279
280280The `issue metrics `_ automatically collected by the CPython issue tracker
281281strongly suggest that the current core development process is bottlenecked on
282- core developer time. This is most clearly indicated in the first metrics graph,
282+ core 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
285285active 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
287- identifying, nominating and mentoring new core developers .
287+ identifying, nominating and mentoring new core team members .
288288
289289The core commit statistics monitored by sites like `OpenHub `_ provide a good
290290record as to *who * is currently handling the bulk of the review and maintenance
@@ -293,34 +293,34 @@ people's ability to spend time on reviewing proposed changes, or mentoring new
293293contributors.
294294
295295This page aims to provide at least some of that missing data by encouraging
296- core developers to highlight professional affiliations in the following two
296+ core team members to highlight professional affiliations in the following two
297297cases (even if not currently paid for time spent participating in the core
298298development process):
299299
300- * developers working for vendors that distribute a commercially supported
300+ * members working for vendors that distribute a commercially supported
301301 Python runtime
302- * developers working for Sponsor Members of the Python Software Foundation
302+ * members working for Sponsor Members of the Python Software Foundation
303303
304304These are cases where documenting our affiliations helps to improve the
305305overall transparency of the core development process, as well as making it
306306easier for staff at these organisations to locate colleagues that can help
307307them to participate in and contribute effectively to supporting the core
308308development process.
309309
310- Core developers working for organisations with a vested interest in the
310+ Core team members working for organisations with a vested interest in the
311311sustainability of the CPython core development process are also encouraged to
312312seek opportunities to spend work time on mentoring potential new core
313313developers, whether through the general `core mentorship program `_, through
314314mentoring colleagues, or through more targeted efforts like Outreachy's paid
315315`internships `_ and Google's `Summer of Code `_.
316316
317- Core developers that are available for consulting or contract work on behalf of
317+ Core team members who are available for consulting or contract work on behalf of
318318the Python Software Foundation or other organisations are also encouraged
319319to provide that information here, as this will help the PSF to better
320320facilitate funding of core development work by organisations that don't
321- directly employ any core developers themselves.
321+ directly employ any core team members themselves.
322322
323- Finally, some core developers seeking to increase the time they have available
323+ Finally, some core team members seeking to increase the time they have available
324324to contribute to CPython may wish to pursue crowdfunding efforts that allow
325325their contributions to be funded directly by the community, rather than relying
326326on institutional sponsors allowing them to spend some or all of their work
@@ -336,15 +336,15 @@ time contributing to CPython development.
336336Limitations on scope
337337====================
338338
339- * Specific technical areas of interest for core developers should be captured in
339+ * Specific technical areas of interest for core team members should be captured in
340340 the :ref: `Experts Index <experts >`.
341341
342- * This specific listing is limited to CPython core developers (since it's
343- focused on the specific constraint that is core developer time), but it
342+ * This specific listing is limited to CPython core team members (since it's
343+ focused on the specific constraint that is core team member time), but it
344344 would be possible to create a more expansive listing on the Python wiki that
345- also covers issue triagers, and folks seeking to become core developers .
345+ also covers issue triagers, and folks seeking to join the core team .
346346
347- * Changes to the software and documentation maintained by core developers ,
347+ * Changes to the software and documentation maintained by the core team ,
348348 together with related design discussions, all take place in public venues, and
349349 hence are inherently subject to full public review. Accordingly, core
350350 developers are NOT required to publish their motivations and affiliations if
0 commit comments