Browse Source

Updating nuspec file for CI compatibility

Sebastien Ros 11 years ago
parent
commit
c2826fbe74
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Jint/Jint.nuspec

+ 2 - 2
Jint/Jint.nuspec

@@ -3,8 +3,8 @@
   <metadata>
     <id>Jint</id>
     <version>$version$</version>
-    <owners>$author$</owners>
-    <authors>$author$</authors>
+    <owners>Sebastien Ros</owners>
+    <authors>Sebastien Ros</authors>
     <description>$description$</description>
     <language>en-US</language>
     <projectUrl>http://github.com/sebastienros/jint</projectUrl>