소스 검색

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>