diff --git a/core-developers/developers.csv b/core-developers/developers.csv index cf50c739d..398b7f226 100644 --- a/core-developers/developers.csv +++ b/core-developers/developers.csv @@ -100,7 +100,7 @@ Doug Hellmann,dhellmann,2009-09-20,2020-11-11,For documentation; relinquished pr Frank Wierzbicki,,2009-08-02,2017-02-10,For Jython compatibility; did not make GitHub transition Ezio Melotti,ezio-melotti,2009-06-07,,For documentation Philip Jenvey,pjenvey,2009-05-07,2020-11-26,For Jython compatibility -Michael Foord,voidspace,2009-04-01,,For IronPython compatibility +Michael Foord,voidspace,2009-04-01,2025-01-24,For IronPython compatibility; deceased R\. David Murray,bitdancer,2009-03-30,, Chris Withers,cjw296,2009-03-08,, Tarek Ziadé,tarekziade,2008-12-21,2017-02-10,For distutils module diff --git a/core-developers/experts.rst b/core-developers/experts.rst index 990c692bb..683f35462 100644 --- a/core-developers/experts.rst +++ b/core-developers/experts.rst @@ -230,8 +230,8 @@ turtledemo terryjreedy* types 1st1 typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn* unicodedata malemburg, ezio-melotti -unittest voidspace*, ezio-melotti, rbtcollins, gpshead -unittest.mock voidspace* +unittest ezio-melotti, rbtcollins, gpshead +unittest.mock urllib orsenthil uu uuid @@ -358,7 +358,7 @@ runtime lifecycle ericsnowcurrently, kumaraditya303, zooba str.format ericvsmith* subinterpreters ericsnowcurrently, kumaraditya303 symbol table JelleZijlstra, carljm -testing voidspace, ezio-melotti +testing ezio-melotti test coverage threads gpshead time and dates malemburg, abalkin, pganssle