diff options
author | Georg Ehrke <georg.stefan.germany@googlemail.com> | 2011-08-12 14:29:45 +0200 |
---|---|---|
committer | Georg Ehrke <georg.stefan.germany@googlemail.com> | 2011-08-12 14:29:45 +0200 |
commit | 4ae5c4bc3379967e27e09a6b1150ead3a77758ac (patch) | |
tree | 9cb01a2d5efcf0b83806e50a6d377ea4a43c6c19 /apps/calendar/appinfo | |
parent | 414e5e174d68487420f7d0da28726f26cdac3a96 (diff) | |
download | nextcloud-server-4ae5c4bc3379967e27e09a6b1150ead3a77758ac.tar.gz nextcloud-server-4ae5c4bc3379967e27e09a6b1150ead3a77758ac.zip |
bug fixes, style fixes
Diffstat (limited to 'apps/calendar/appinfo')
-rw-r--r-- | apps/calendar/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/calendar/appinfo/info.xml b/apps/calendar/appinfo/info.xml index 4cb6b0dd3f5..f3deb93c59f 100644 --- a/apps/calendar/appinfo/info.xml +++ b/apps/calendar/appinfo/info.xml @@ -4,7 +4,7 @@ <name>Calendar</name> <version>0.1</version> <licence>AGPL</licence> - <author>Jakob Sack</author> + <author>Jakob Sack, Georg Ehrke (Interface)</author> <require>2</require> <description>CalDAV server with viewing support.</description> </info> |