Skip to content

Commit

Permalink
update website and email
Browse files Browse the repository at this point in the history
  • Loading branch information
blind-coder committed Oct 2, 2016
1 parent eb51b63 commit a0438be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"type": "roundcube-plugin",
"description": "CardDAV adapter for connecting to CardDAV-enabled addressbooks",
"keywords": ["addressbook","carddav","contacts","owncloud","davical"],
"homepage": "http://www.benjamin-schieder.de/carddav.html",
"homepage": "https://www.benjamin-schieder.de/carddav.html",
"license": "GPL-2.0",
"version": "2.0.0",
"authors": [
{
"name": "Benjamin Schieder",
"email": "benjamin@anderdonau.de",
"homepage": "http://www.benjamin.schieder.de/",
"email": "carddav@wegwerf.anderdonau.de",
"homepage": "https://www.benjamin.schieder.de/",
"role": "Developer"
},
{
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<lead>
<name>Benjamin Schieder</name>
<user>blindcoder</user>
<email>benjamin@anderdonau.de</email>
<email>carddav@wegwerf.anderdonau.de</email>
<active>yes</active>
</lead>
<developer>
Expand Down

0 comments on commit a0438be

Please sign in to comment.