blob: 41b605d18b8e53f6419b64ac54f90828509d8fb8 [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>Der-Ping</person:given-name>
<person:family-name>Chou</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>dpchou@us.ibm.com</person:e-mail>
<person:biography>
<p>
Der-Ping is a software development manager at IBM, Seattle.
He works on database development tools for DB2.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Der-Ping is a lead and committer for the Data Tools
components of WTP.
</p>
</person:contribution>
<person:large-photo width="200" height="236" href="photos/large/der-ping-chou.png" />
<person:small-photo width="100" height="118" href="photos/small/der-ping-chou.png" />
</person:person>