mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1043 from FabianWilkens/snserver_snweb
Add snserver and snweb into apps.json
This commit is contained in:
commit
b6a1394460
1 changed files with 22 additions and 0 deletions
22
apps.json
22
apps.json
|
@ -2906,6 +2906,28 @@
|
||||||
],
|
],
|
||||||
"url": "https://github.com/YunoHost-Apps/snipeit_ynh"
|
"url": "https://github.com/YunoHost-Apps/snipeit_ynh"
|
||||||
},
|
},
|
||||||
|
"snserver": {
|
||||||
|
"branch": "master",
|
||||||
|
"category": "office",
|
||||||
|
"maintained": true,
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"subtags": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"url": "https://github.com/FabianWilkens/snserver_ynh"
|
||||||
|
},
|
||||||
|
"snweb": {
|
||||||
|
"branch": "master",
|
||||||
|
"category": "office",
|
||||||
|
"maintained": true,
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"subtags": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"url": "https://github.com/FabianWilkens/snweb_ynh"
|
||||||
|
},
|
||||||
"sogo": {
|
"sogo": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"category": "communication",
|
"category": "communication",
|
||||||
|
|
Loading…
Add table
Reference in a new issue