summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec b/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
index c4004a3..c90e323 100644
--- a/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec
@@ -4,10 +4,10 @@
<id>$identity$</id>
<version>$version$</version>
<title>DotNetOpenAuth OpenID Relying Party</title>
- <authors>Andrew Arnott</authors>
- <owners>Outercurve Foundation</owners>
+ <authors>Andrew Arnott, David Christiansen</authors>
+ <owners>David Christiansen, Andrew Arnott</owners>
<projectUrl>http://www.dotnetopenauth.net/</projectUrl>
- <iconUrl>https://github.com/AArnott/dotnetopenid/raw/v3.4/doc/logo/dnoa-logo_32x32.png</iconUrl>
+ <iconUrl>https://raw.githubusercontent.com/DotNetOpenAuth/DotNetOpenAuth/master/doc/logo/dnoa-logo_32x32.png</iconUrl>
<licenseUrl>http://www.opensource.org/licenses/ms-pl.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>Add OpenID 1.1/2.0 Relying Party authentication functionality to a web application programmatically.</summary>