diff options
author | Florin Peter <github@florin-peter.de> | 2013-05-18 22:33:31 +0200 |
---|---|---|
committer | Florin Peter <github@florin-peter.de> | 2013-05-18 22:33:31 +0200 |
commit | 2a038baee0de882877defb131b5a97821e10a0b9 (patch) | |
tree | d68fda5d4c0cd3cc3fa05e524b041d543499e16f /apps/files_encryption | |
parent | 227b122947dc92f3d9d3984c1fe00919dc473b8b (diff) | |
download | nextcloud-server-2a038baee0de882877defb131b5a97821e10a0b9.tar.gz nextcloud-server-2a038baee0de882877defb131b5a97821e10a0b9.zip |
updated authors info
Diffstat (limited to 'apps/files_encryption')
-rw-r--r-- | apps/files_encryption/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml index 39ea155488f..9de2798dd7c 100644 --- a/apps/files_encryption/appinfo/info.xml +++ b/apps/files_encryption/appinfo/info.xml @@ -4,7 +4,7 @@ <name>Encryption</name> <description>Server side encryption of files. Warning: You will lose your data if you enable this App and forget your password. Encryption is not yet compatible with LDAP.</description> <licence>AGPL</licence> - <author>Sam Tuke</author> + <author>Sam Tuke, Bjoern Schiessle, Florin Peter</author> <require>4</require> <shipped>true</shipped> <types> |