blob: 841902b9aca20a160736a81a546fbb9b83260d7e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<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>Tim</person:given-name>
<person:family-name>Wagner</person:family-name>
</person:name>
<person:affiliation href="http://www.bea.com">
BEA
</person:affiliation>
<person:e-mail>twagner@bea.com</person:e-mail>
<person:biography>
<p>
Tim is a senior manager at BEA. In addition to work on WTP
he contributed to the Annotation Processing Toolkit (APT)
component of the Java Development Tools (JDT) project.
</p>
</person:biography>
<person:contribution role="pmc-lead">
<p>Tim leads the WTP PMC.</p>
</person:contribution>
<person:large-photo width="201" height="285"
href="photos/large/tim-wagner.png" />
<person:small-photo width="101" height="143"
href="photos/small/tim-wagner.png" />
</person:person>