blob: 3f797004f1efc4a8a22823a96a073a9fe497d36f [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>Chuck</person:given-name>
<person:family-name>Bridgham</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>cbridgha@us.ibm.com</person:e-mail>
<person:biography>
<p>
Chuck is the development manager of the Rational J2EE Tools team
at the IBM Raleigh Lab. This team is responsible for the core
tooling involved with creating, editing, and assembling J2EE
artifacts (EJB/WAR/EAR...). This team will also contribute many
of the same core technologies to WTP including Project
Navigator, Validation Framework, and core J2EE model/resources.
Chuck has spent the last 10 years at IBM on several projects
focusing on object persistence and mapping (IBM Smalltalk/VA
Java/Eclipse).
</p>
</person:biography>
<person:contribution role="component-lead">
<p>
Chuck is a lead and committer for the J2EE Tools components
of WTP.
</p>
</person:contribution>
<person:large-photo width="200" height="279" href="photos/large/chuck-bridgham.png" />
<person:small-photo width="100" height="140" href="photos/small/chuck-bridgham.png" />
</person:person>