Add author information
[apps/native/position-finder-server.git] / tizen-manifest.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="org.tizen.position-finder-server" version="1.0.0">
3     <profile name="mobile"/>
4     <author email="jinny.yoon@samsung.com" href="www.samsung.com">Jin Yoon</author>
5     <author email="gs86.lee@samsung.com" href="www.samsung.com">Geunsun Lee</author>
6     <author email="ey928.lee@samsung.com" href="www.samsung.com">Eunyoung Lee</author>
7     <author email="junkyu.han@samsung.com" href="www.samsung.com">Junkyu Han</author>
8     <service-application appid="org.tizen.position-finder-server" auto-restart="false" exec="position-finder-server" multiple="false" nodisplay="true" on-boot="false" taskmanage="false" type="capp">
9         <label>Illumination</label>
10         <icon>position_finder_server.png</icon>
11     </service-application>
12 </manifest>