blob: 1c4cf178c51ef91a9a7ac3d93921aa84126eebe3 [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>Raghu</person:given-name>
<person:family-name>Srinivasan</person:family-name>
</person:name>
<person:affiliation href="http://www.oracle.com">
Oracle
</person:affiliation>
<person:e-mail>raghunathan.srinivasan@oracle.com</person:e-mail>
<person:biography>
<p>
Raghu is a software development manager in the JDeveloper
Group at Oracle where he is responsible for Eclipse
projects. As a Development Manager at PeopleSoft, he lead a
team to build the next-generation IDE based on the Eclipse
Platform. Prior to Oracle, Raghu was Director of Developent
at Versata Inc, where he was responsible for their
J2EE-based Business Logic Development tool.
</p>
</person:biography>
<person:contribution role="pmc-member">
<p>
Raghu leads the JavaServer Faces Tools subproject of the WTP
project and is a member of the PMC.
</p>
</person:contribution>
<person:large-photo width="200" height="250"
href="photos/large/raghu-srinivasan.png" />
<person:small-photo width="100" height="125"
href="photos/small/raghu-srinivasan.png" />
</person:person>