summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/PermissionsTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/tests/PermissionsTest.php')
-rw-r--r--apps/files_sharing/tests/PermissionsTest.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/tests/PermissionsTest.php b/apps/files_sharing/tests/PermissionsTest.php
index f22003c468c..ebcf26a3a17 100644
--- a/apps/files_sharing/tests/PermissionsTest.php
+++ b/apps/files_sharing/tests/PermissionsTest.php
@@ -1,8 +1,9 @@
<?php
/**
- * @author Björn Schießle <schiessle@owncloud.com>
+ * @author Björn Schießle <bjoern@schiessle.org>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Robin Appelman <icewind@owncloud.com>
+ * @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*