blob: 0d1a4b19ac88db1d33dde9f93e225876fdec5756 [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>Sachin</person:given-name>
<person:family-name>Patel</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">
IBM
</person:affiliation>
<person:e-mail>sppatel2@gmail.com </person:e-mail>
<person:biography>
<p>
Sachin Patel is a committer and PMC member on Apache
Geronimo. Prior to that he held lead a lead devlopment role
in WebSphere Application Server Toolkit focusing on server
integration and annotation processing.
</p>
</person:biography>
<person:contribution role="contributor">
<p>
Sachin is the lead developer for the
<a href="http://geronimo.apache.org/devtools.html">
Apache Geronimo Development Tools Subproject
</a>
which provides intergration with WTP.
</p>
</person:contribution>
<person:large-photo width="206" height="273" href="photos/large/sachin-patel.png" />
<person:small-photo width="103" height="137" href="photos/small/sachin-patel.png" />
</person:person>