blob: c64286bd852637cdd6be04a928216c623ffcc1e4 [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>Keith</person:given-name>
<person:family-name>Chong</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>kchong@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Keith is a software developer working on the XML Web
Services team at the IBM Toronto Lab. He has worked on XML
Tools for WebSphere Studio and Rational Application
Developer. His development focus is on the XML Schema and
WSDL Graphical Editors.
</p>
</person:biography>
<person:contribution role="committer">
<p>Keith is a committer for the XML Tools components.</p>
</person:contribution>
<person:large-photo width="202" height="264" href="photos/large/keith-chong.png" />
<person:small-photo width="101" height="132" href="photos/small/keith-chong.png" />
</person:person>