瀏覽代碼

Added <repo> tag.

Sebastián Katzer 12 年之前
父節點
當前提交
2a4c92ddf2
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      plugin.xml

+ 2 - 1
plugin.xml

@@ -8,10 +8,11 @@
     <name>LocalNotifications</name>
 
     <description>A bunch of local-notification plugins for Cordova 3.x.x</description>
+    <repo>https://github.com/katzer/cordova-plugin-local-notifications.git</repo>
     <keywords>notification, local notification, alarm, scheduler, tile, live tiles, ios, android, windows phone 8, wp8</keywords>
     <license>LGPL v2.1 License</license>
 
-    <author>Sebastián Katzer (github.com/katzer)</author>
+    <author>Sebastián Katzer</author>
 
     <engines>
         <engine name="cordova" version=">=3.0.0" />