projects
/
tricorder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0ec1c
)
try adding the developer name to the manifest
author
Robert Kaiser
<kairo@kairo.at>
Sat, 26 Jan 2013 14:18:30 +0000
(15:18 +0100)
committer
Robert Kaiser
<kairo@kairo.at>
Sat, 26 Jan 2013 14:18:30 +0000
(15:18 +0100)
package/manifest.package
patch
|
blob
|
blame
|
history
diff --git
a/package/manifest.package
b/package/manifest.package
index 40a44b4d35531b43e03161270930588d0e5c227d..b8d4fdcbecf07ecb1c9cc4399d7ed42dbcca54ef 100644
(file)
--- a/
package/manifest.package
+++ b/
package/manifest.package
@@
-2,5
+2,8
@@
"name": "Tricorder",
"package_path": "http://tricorder.kairo.at/package.zip",
"version": "0.DVER",
- "size": "PKGSIZE"
+ "size": "PKGSIZE",
+ "developer": {
+ "name": "Robert Kaiser"
+ }
}