From: Adam T. <aat...@ou...> - 2022-06-01 17:02:30
|
> As Git uses "Name <mail-name@host>" instead of the Sourceforge user name to identify the Authors/Sponsors of a commit, we need to provide this info to the conversion script. For completeness, this is the list of Subversion usernames that we need to map. I went through and identified the person that each username corresponds to, but due to GDPR / UK GDPR we want explicit permission to use everybody's email, if it is one not listed in an authorship tag or the "users.sf.net" one. Equally, if I've gotten your name wrong, please do let me know and I can update the mapping file: ------- # Author map for docutils aahz = Aahz <> agurtovoy = Aleksey Gurtovoy <> aisaac = Alan Isaac <> akuchling = Andrew Kuchling <> al-quaknaa = Alli Quaknaa <> amohari = András Mohari <> ax- = Axel Kollmorgen <> axk = Axel Kollmorgen <> bbum = Bill Bumgarner <> blackbird = Armin Ronacher <> blais = Martin Blais <> cben = Beni Cherniavsky <> sfcben = Beni Cherniavsky <> chodorowski = Adam Chodorowski <> cliechti = Chris Liechti <> daddygravity = Dethe Elza <> david_abrahams = Dave Abrahams <> dkuhlman = Dave Kuhlman <> dreamcatcher = Sidnei da Silva <> edloper = Edward Loper <> facundobatista = Facundo Batista <> fdrake = Fred Drake <> fffish = David Priest <> gbrandl = Georg Brandl <> gitpull = Tony Narlock <> goodger = David Goodger <> grubert = Engelbert Gruber <> gschwant = Gunnar Schwant <> holdenweb = Steve Holden <> ianbicking = Ian Bicking <> icosahedron = Jay Kint <> jensj = Jens Jørgen Mortensen <> johnmulder = John Mulder <> jonwaltman = Jon Waltman <> joshuagraff = Joshua Graff <> kippesp = Paul Kippes <> lalo = Lalo Martins <> lele = Lele Gaifax <> matt_harrison = Matt Harrison <> mauriciocap = Mauricio Cap <> milde = Günter Milde <> mly = Magnus Lyckå <> mmgilbe = Matthew Gilbert <> mnodine = Mark Nodine <> mwh = Michael Hudson-Doyle <> orutherfurd = Ollie Rutherfurd <> paultremblay = Paul Tremblay <> pobrien = Patrick O'Brien <> reggie = Reggie Dugard <> reuleaux = Andreas Reuleaux <> richard = Richard Jones <> richieadler = Marcelo Huerta San Martin <> rkrauss = Ryan Krauss <> rnd0110 = Roman Suzi <> smerten = Stefan Merten <> strank = Stefan Rank <> sunib = Simon Budig <> tad = Tad Coffen <> tibs = Tony Ibbs <> uid61181 = Tony Ibbs <> timehorse = Jeffrey Jacobs <> wiemann = Lea Wiemann <> wilk = William Dodé <> yole = Dmitry Jemerov <> ------- Thanks, Adam |