From 42d93b83c06796f10fd32524ff37febb8c8f52fe Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Tue, 5 Feb 2008 22:16:45 +0000 Subject: [PATCH] Add email address lookup table for wx devs. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/include/wx-devs.xml | 38 +++++++++++++++++++++++ build/buildbot/tools/email.xsl | 38 +++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 build/buildbot/config/include/wx-devs.xml create mode 100644 build/buildbot/tools/email.xsl diff --git a/build/buildbot/config/include/wx-devs.xml b/build/buildbot/config/include/wx-devs.xml new file mode 100644 index 0000000000..e1720955af --- /dev/null +++ b/build/buildbot/config/include/wx-devs.xml @@ -0,0 +1,38 @@ + + + andrea.gavana -at- gmail.com + bwilliams -at- kirix.com + bryan -at- ibaku.net + techrazy.yang -at- gmail.com + biol75 -at- york.ac.uk + admin -at- editra.org + dfe -at- cox.net + f18m_cpp217828 -at- yahoo.it + frank.tobia -at- gmail.com + jrgadd2 -at- cs.latrobe.edu.au + joukj -at- hrem.nano.tudelft.nl + julian -at- anthemion.co.uk + hc.john -at- gmail.com + kevino -at- theolliviers.com + mbarbon -at- cpan.org + leio -at- gentoo.org + mike.wetherell -at- ntlworld.com + paulcor -at- bullseye.com + robin -at- alldunn.com + rolinsky -at- femagsoft.com + robert -at- roebling.de + csomor -at- advancedconcepts.ch + Stefan.Neis -at- t-online.de + vslavik -at- fastmail.fm + vadim -at- wxwidgets.org + abx -at- abx.art.pl + alex -at- alex.org.uk + cafedetal -at- gmail.com + daniel.lauk -at- gmail.com + diaasami -at- gmail.com + d.schoolwerth -at- xs4all.nl + gilles_depeyrot -at- mac.com + hockkn -at- yahoo.com + KendallB -at- scitechsoft.com + wxprojects -at- comcast.net + diff --git a/build/buildbot/tools/email.xsl b/build/buildbot/tools/email.xsl new file mode 100644 index 0000000000..68351fd6fc --- /dev/null +++ b/build/buildbot/tools/email.xsl @@ -0,0 +1,38 @@ + + + + + + + -at- + + + + + + + + + + + + + + + + + + + + + -- 2.45.2