blob: 895717bb188a8cb3faa655395cf6031128daf61c [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>John</person:given-name>
<person:family-name>Lanuti</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>jlanuti@us.ibm.com</person:e-mail>
<person:biography>
</person:biography>
<person:contribution role="committer">
<p>
John contributes to the J2EE tools. He has been working with
Naci since the early days to bring him up to speed on the
wizard frameworks we have available and to refine the EJB
creation wizards that Naci has contributed. He's also been
worked on the integration points that we have with
Web Services, including work to maintain separate streams
when necessary as we started to break some of original
Nature/Edit model frameworks to make them "flexible project
friendly".
</p>
</person:contribution>
<person:large-photo width="206" height="276" href="photos/large/john-lanuti.png" />
<person:small-photo width="103" height="138" href="photos/small/john-lanuti.png" />
</person:person>