Mon, 27 Apr 2015 18:24:23 +0200
Correct maintainer identity including contact email address.
1 {
2 "name": "com.ubuntu.developer.username.timetask",
3 "description": "A simple work, task, and time tracking utility",
4 "framework": "ubuntu-sdk-14.04-html",
5 "architecture": "all",
6 "title": "Time Task Tracker",
7 "hooks": {
8 "timetask": {
9 "apparmor": "timetask.json",
10 "desktop": "timetask.desktop"
11 }
12 },
13 "version": "0.1",
14 "maintainer": "Michael Schloh von Bennewitz <michael@schloh.com>"
15 }