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