From b15b40bcc1bd4e8b55f3959a8e835839e4381d24 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 12 Aug 2015 17:58:23 +0200 Subject: remove contributing md --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8458d9443..76dda732d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -91,8 +91,6 @@ The project is structured in the following way: * **appinfo/**: Contains metadata related things, like names, versions, database structure, routes and the container that tells ownCloud how the app is assembled -* **articleenhancer/**: All the code that deals with fetching additional content from websites and transforming RSS/Atom content. Keep in mind that some stuff is done by picoFeed, the feed library that is used in ownCloud News. - * **bin/**: Git hooks and the custom Python updater * **build/**: The folder where complete archives are saved when running make appstore @@ -131,4 +129,4 @@ The project is structured in the following way: * **utility/**: Stuff that did not fit anywhere, mostly factories that are needed to deal with 3rdparty libraries like picoFeed, but also OPML exporters and updater classes -* **vendor/**: 3rdparty libraries that are managed using composer. \ No newline at end of file +* **vendor/**: 3rdparty libraries that are managed using composer. -- cgit v1.2.3