浏览代码

Changes from review

csharptest 14 年之前
父节点
当前提交
b747985105
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      build/Google.ProtocolBuffers.nuspec
  2. 1 1
      build/Google.ProtocolBuffersLite.nuspec

+ 1 - 1
build/Google.ProtocolBuffers.nuspec

@@ -4,7 +4,7 @@
     <id>Google.ProtocolBuffers</id>
     <version>$version$</version>
     <owners>Jon Skeet</owners>
-    <authors>Jon Skeet, Roger Knapp</authors>
+    <authors>Jon Skeet</authors>
     <licenseUrl>http://code.google.com/p/protobuf-csharp-port/source/browse/license.txt</licenseUrl>
     <projectUrl>http://code.google.com/p/protobuf-csharp-port/</projectUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>

+ 1 - 1
build/Google.ProtocolBuffersLite.nuspec

@@ -4,7 +4,7 @@
     <id>Google.ProtocolBuffersLite</id>
     <version>$version$</version>
     <owners>Jon Skeet</owners>
-    <authors>Jon Skeet, Roger Knapp</authors>
+    <authors>Jon Skeet</authors>
     <licenseUrl>http://code.google.com/p/protobuf-csharp-port/source/browse/license.txt</licenseUrl>
     <projectUrl>http://code.google.com/p/protobuf-csharp-port/</projectUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>