blob: dccad4a7a4f7d56bcbbf7138dd5324ebd930aaf4 [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>Saurabh</person:given-name>
<person:family-name>Agarwal</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>agarwasa@us.ibm.com</person:e-mail>
<person:biography>
</person:biography>
<person:contribution role="contributor">
<p>
Saurabh contributes to the J2EE tools. He is working on the
Common Navigator, and has contributed alot of code for the
working sets feature. He's been stablizing a lot of the
refactoring and redesign effort that went into the Common
Navigator during the early phases of WTP. Saurabh has also
been one of the heaviest contributors of J2EE tools JUnit
API test.
</p>
</person:contribution>
<person:large-photo width="200" height="250" href="photos/large/no-picture.png" />
<person:small-photo width="100" height="125" href="photos/small/no-picture.png" />
</person:person>