blob: 8a9d501ebfb1dcb98964e8b14eed6df2e9dc4839 [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>Kathy</person:given-name>
<person:family-name>Chan</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>kathy@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Kathy Chan is an Advisory Software Engineer on the Rational
Java Web Services Tools team at the IBM Toronto Lab.
Since 2000, she had been active in the development of Web
services tools in IBM's WebSphere Studio and Rational
Developer products. She has demonstrated the Web services
tools to peers within IBM and to customers on a variety of
occasions. She has a B.A.Sc. in Electrical Engineering from
the University of Toronto and a M.B.A. from York University.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Kathy is a committer for the Web Services Tools components
of the Eclipse Web Tools Platform project.
</p>
</person:contribution>
<person:large-photo width="209" height="246" href="photos/large/kathy-chan.png" />
<person:small-photo width="105" height="123" href="photos/small/kathy-chan.png" />
</person:person>