blob: 53a5ee7c4fc7b58d8ba36a38affb8ddff5f1bdaf [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>Kaloyan</person:given-name>
<person:family-name>Raev</person:family-name>
</person:name>
<person:affiliation href="http://www.sap.com">
SAP
</person:affiliation>
<person:e-mail>kaloyan.raev@sap.com</person:e-mail>
<person:biography>
<p>
Kaloyan Raev is working for SAP Labs Bulgaria, in the SAP
NetWeaver division. After years of working on core modules
of the SAP NetWeaver Application Server, he is now aligning
the Java EE toolset of the SAP NetWeaver Developer Studio
with the Eclipse WTP project.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Kaloyan is a committer for the Java EE Tools and EJB Tools
components of the Eclipse Web Tools Platform project.
</p>
</person:contribution>
<person:large-photo width="203" height="238"
href="photos/large/kaloyan-raev.png" />
<person:small-photo width="102" height="119"
href="photos/small/kaloyan-raev.png" />
</person:person>