Add an idea to have a bot help identify potential core devs
This commit is contained in:
parent
fac8237c3d
commit
052035eaa8
13
pep-0512.txt
13
pep-0512.txt
|
@ -500,6 +500,19 @@ various Git repositories for disaster protection. It will be up to
|
|||
the PSF infrastructure committee to decide if this is worthwhile or
|
||||
unnecessary.
|
||||
|
||||
Identify potential new core developers
|
||||
''''''''''''''''''''''''''''''''''''''
|
||||
The Python development team has long-standing guidelines for
|
||||
selecting new core developers. The key part of the guidelines is that
|
||||
a person needs to have contributed multiple patches which have been
|
||||
accepted and are high enough quality and size to demonstrate an
|
||||
understanding of Python's development process. A bot could be written
|
||||
which tracks patch acceptance rates and generates a report to help
|
||||
identify contributors who warrant consideration for becoming core
|
||||
developers. This work doesn't even necessarily require GitHub
|
||||
integration as long as the committer field in all git commits is
|
||||
filled in properly.
|
||||
|
||||
Status
|
||||
======
|
||||
Requirements for migrating the devinabox [#devinabox-repo]_ and
|
||||
|
|
Loading…
Reference in New Issue