aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-10-01 08:55:24 -0500
committerrogerk <devnull@localhost>2011-10-01 08:55:24 -0500
commitb747985105fc9c0feaacb0a8402ed7a5ad3bae32 (patch)
treec09948a9aad849bcccf0623289055913ad612ea9
parentb1f746fd718ae86e36f9e3df8b6194b6fcdc8255 (diff)
downloadprotobuf-b747985105fc9c0feaacb0a8402ed7a5ad3bae32.tar.gz
protobuf-b747985105fc9c0feaacb0a8402ed7a5ad3bae32.tar.bz2
protobuf-b747985105fc9c0feaacb0a8402ed7a5ad3bae32.zip
Changes from review
-rw-r--r--build/Google.ProtocolBuffers.nuspec2
-rw-r--r--build/Google.ProtocolBuffersLite.nuspec2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/Google.ProtocolBuffers.nuspec b/build/Google.ProtocolBuffers.nuspec
index 02dc3264..fb86471b 100644
--- a/build/Google.ProtocolBuffers.nuspec
+++ b/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>
diff --git a/build/Google.ProtocolBuffersLite.nuspec b/build/Google.ProtocolBuffersLite.nuspec
index 5047df7e..9ce8b062 100644
--- a/build/Google.ProtocolBuffersLite.nuspec
+++ b/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>