blob: 18fabc936780cbfd0d8dda51abb46f538aeaccdb [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>Gilbert</person:given-name>
<person:family-name>Andrews</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>gilberta@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Gil Andrews is a software developer on the Rational Java
Web Services Tools team at the IBM Toronto Lab. Gil has
worked on the Web services tools since 2000. His areas of
expertise include the Generated Sample JSP Test Client and
the Web Services Explorer.
</p>
</person:biography>
<person:contribution role="contributor">
<p>
Gil is a contributor to the Web Services Tools components
of the Eclipse Web Tools Platform project.
</p>
</person:contribution>
<person:large-photo width="200" height="278" href="photos/large/gilbert-andrews.png" />
<person:small-photo width="100" height="139" href="photos/small/gilbert-andrews.png" />
</person:person>