blob: 9b42e0795e8929d70ddd58953a29059d71ccd013 [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>Bob</person:given-name>
<person:family-name>Fraser</person:family-name>
</person:name>
<person:affiliation href="http://www.bea.com">
BEA
</person:affiliation>
<person:e-mail>bfraser@bea.com</person:e-mail>
<person:biography>
<p>
Bob Fraser is a product manager at BEA Systems responsible
for the development of the Eclipse-based Workshop product
family. He is active in the Eclipse community as a member of
the requirements council and chair of the User Interface
Best Practices Working Group.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Bob is working on the conversion of the WebTools Web site to
the Phoenix look and feel and general Web site development.
</p>
</person:contribution>
<person:large-photo width="200" height="279"
href="photos/large/bob-fraser.png" />
<person:small-photo width="100" height="139"
href="photos/small/bob-fraser.png" />
</person:person>