diff options
Diffstat (limited to 'vsprojects/nuget_package')
-rw-r--r-- | vsprojects/nuget_package/grpc.native.csharp_ext.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec b/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec index dfaa867db0..2527f4c415 100644 --- a/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec +++ b/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec @@ -4,7 +4,7 @@ <id>grpc.native.csharp_ext</id> <version>0.9.0.0</version> <authors>Google Inc.</authors> - <owners>Jan Tattermusch</owners> + <owners>grpc-packages</owners> <licenseUrl>https://github.com/grpc/grpc/blob/master/LICENSE</licenseUrl> <projectUrl>http://github.com/grpc/grpc</projectUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> |