blob: 32d8c86fe6d16f1a6d0320f0fbcb95bab4a0eaf5 [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>Neeraj</person:given-name>
<person:family-name>Agrawal</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>nagrawal@us.ibm.com</person:e-mail>
<person:biography>
</person:biography>
<person:contribution role="contributor">
<p>
Neeraj has contributed heavily to the using and providing
feedback on the Flexible Project virtual path API while
implementing alot of the component creation operations and
wizards.
</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>