From fbd207641ac75d53aea9ab4ab5cc4a4ea2635464 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Tue, 24 Sep 2019 22:52:22 +0200 Subject: New upstream version 2019-09-12 --- app.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 app.json (limited to 'app.json') diff --git a/app.json b/app.json new file mode 100644 index 0000000..f184799 --- /dev/null +++ b/app.json @@ -0,0 +1,8 @@ +{ + "service": "Heroku", + "name": "RSS-Bridge", + "description": "RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites which don't have one.", + "repository": "https://github.com/RSS-Bridge/rss-bridge", + "keywords": ["php", "rss-bridge", "rss"] +} + -- cgit v1.2.3