blob: 5b9ccfd652815ff564f509afe115eb17a66ba6a0 [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>Sheila</person:given-name>
<person:family-name>Sholars</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>sholars@us.ibm.com</person:e-mail>
<person:biography>
<p>
Sheila is an Advisory Software Engineer for IBM. She has
worked on data related software development for over 15
years and holds several patents. Currently, she leads the
SQL query tool team with both technical and project
management responsibilities. Some of her prior projects
include rearchictecting and implementing query builder tools
and designing and implementing tools for COBOL stored
procedures and data file editing. Other areas of experience
include working with customers in early code delivery
programs, on-site education and liaison to business
partners. Her interests include user-centric activities,
particularly user interface design.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Sheila is a committer for the SQL Query components of WTP.
</p>
</person:contribution>
<person:large-photo width="200" height="268" href="photos/large/sheila-sholars.png" />
<person:small-photo width="100" height="134" href="photos/small/sheila-sholars.png" />
</person:person>