Skip to content

Commit de4a9c2

Browse files
committed
Added ownCloud project
1 parent 4a2ea75 commit de4a9c2

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

projects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ default:
6565
- mautic
6666
- morfeu
6767
- oroplatform
68+
- owncloud
6869
- pdepend
6970
- phinx
7071
- phpbb

projects/owncloud.png

6.02 KB
Loading

projects/owncloud.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: ownCloud
2+
url: https://owncloud.org/
3+
dependencies:
4+
- https://github.com/owncloud/core/blob/master/composer.json
5+
- https://github.com/owncloud/updater/blob/master/composer.json
6+
description: |
7+
ownCloud is open source file sync and share software for everyone from
8+
individuals to large enterprises and service providers. ownCloud provides a
9+
safe, secure, and compliant file synchronization and sharing solution on
10+
servers that you control.

0 commit comments

Comments
 (0)