blob: c8d463ad5f749fc4978249f41b8cb3f92ae3ccec [file] [log] [blame]
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->
<ns1:Root xmlns:ns1="http://www.apache.org"
xmlns:ns2="http://www.opensource.lk">
<ns2:developers xmlns:ns3="http://www.whatever.com">
<ns3:developer>
<name>Davanum Srinivas</name>
<id>dims</id>
<email>dims@apache.org</email>
<organization>Computer Associates</organization>
</ns3:developer>
<ns3:developer>
<name>Glen Daniels</name>
<id>glen</id>
<email>glen@thoughtcraft.com</email>
<organization>Sonic Software</organization>
</ns3:developer>
<ns3:developer>
<name>Sanjiva Weerawarana</name>
<id>sanjiva</id>
<email>sanjiva@opensource.lk</email>
<organization>IBM/LSF</organization>
</ns3:developer>
<ns3:developer>
<name>Eran Chinthaka</name>
<id>chinthaka</id>
<email>chinthaka@apache.org</email>
<organization>LSF/Eurocenter DDC</organization>
</ns3:developer>
<ns3:developer>
<name>Jaliya Ekanayake</name>
<id>jaliya</id>
<email>jaliya@opensource.lk</email>
<organization>Virtusa/LSF</organization>
</ns3:developer>
</ns2:developers>
</ns1:Root>