From 110937f9508470c7cf8d6bd3b691417ed6797deb Mon Sep 17 00:00:00 2001 From: "ma.azimi@laposte.net" Date: Wed, 9 Mar 2016 16:17:29 +0100 Subject: [PATCH] Update packaging_apps.md --- packaging_apps.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packaging_apps.md b/packaging_apps.md index 65070e6a..da25c2a8 100644 --- a/packaging_apps.md +++ b/packaging_apps.md @@ -85,7 +85,9 @@ This is a Python script which check: ### Publish and ask for testing your application * Publishing a [post on the Forum](https://forum.yunohost.org/) with the [`App integration` category](https://forum.yunohost.org/c/app-integration), to ask tests and returns on your application. -* Ask to add your application in the [app repository](https://github.com/YunoHost/apps) to be displayed in the [non-official apps list](https://yunohost.org/#/apps_in_progress_en). Precise his progress state: `notworking`, `inprogress`, or `working`. +* Ask to add your application in the [app repository](https://github.com/YunoHost/apps) to be displayed in the [non-official apps list](apps_in_progress_en). Precise his progress state: `notworking`, `inprogress`, or `working`. + +- Subscribe to the [Apps mailing list](https://list.yunohost.org/cgi-bin/mailman/listinfo/apps) to be informed about packaging evolutions. ### Officalization of an application To become an official application, it must be enough tested, stable and should work on 64 bits, 32 bits et ARM processor architectures, and on Debian Jessie. If you think those conditions are met, ask for [official integration](https://github.com/YunoHost/apps) of your application.