From 71d868fd904d31abb15b2ab8a69c9d9b64d0ef69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Michon?= Date: Tue, 2 Aug 2016 23:26:00 +0200 Subject: [PATCH] Add scalingo.json --- scalingo.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 scalingo.json diff --git a/scalingo.json b/scalingo.json new file mode 100644 index 0000000..f4c4ffd --- /dev/null +++ b/scalingo.json @@ -0,0 +1,6 @@ +{ + "name": "RSS Bridge", + "description": "rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one.", + "repository": "https://github.com/sebsauvage/rss-bridge", + "website": "https://github.com/sebsauvage/rss-bridge", +}