blob: 7f1de72caea3741d81f7bc8858e09809960fcf80 [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>Vijay</person:given-name>
<person:family-name>Bhadriraju</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>vbhadrir@us.ibm.com</person:e-mail>
<person:biography>
<p>
Vijay, IBM, works on J2EE and Validation components of the WTP project.
He has worked on various pieces of the J2EE Tooling code like J2EE Project creation,
J2EE archive import/export, J2EE validators and owns the Validation framework.
</p>
</person:biography>
<person:contribution role="past-committer">
<p>
Vijay works on the J2EE Tools component of the Web Tooling
project. He is a committer to the J2EE Standard Tools
project.
</p>
</person:contribution>
<person:large-photo width="203" height="262" href="photos/large/vijay-bhadriraju.png" />
<person:small-photo width="102" height="131" href="photos/small/vijay-bhadriraju.png" />
</person:person>