blob: 425083b574c081bc0b2565b89e993eb36ecfdf2e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="person.xsl"?>
<person:person xmlns:person="http://eclipse.org/webtools/person"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://eclipse.org/webtools/person person.xsd ">
<person:name>
<person:given-name>Richard</person:given-name>
<person:family-name>Mah</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>rmah@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Richard is a software developer at the IBM Toronto Lab. He
has been working with the XML Web Services team since March
2004. His development focus is on the WSDL Editor.
</p>
</person:biography>
<person:contribution role="committer">
<p>Richard is a committer for the WSDL editor in WTP.</p>
</person:contribution>
<person:large-photo width="205" height="282" href="photos/large/richard-mah.png" />
<person:small-photo width="103" height="141" href="photos/small/richard-mah.png" />
</person:person>