summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec
diff options
context:
space:
mode:
authorDavid Christiansen <david.christiansen@civil.lmco.com>2015-01-05 11:55:40 +0000
committerDavid Christiansen <david.christiansen@civil.lmco.com>2015-01-05 11:55:40 +0000
commit8a6ea7a4f25b1cc3cb2e1ce67ea4d538b6261b8f (patch)
tree6be2c237890022e1f6336b77e577d3ea9f201bca /nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec
parenta409f200f621915dcd2c4b50b406213b3b6d6359 (diff)
downloadDotNetOpenAuth-8a6ea7a4f25b1cc3cb2e1ce67ea4d538b6261b8f.zip
DotNetOpenAuth-8a6ea7a4f25b1cc3cb2e1ce67ea4d538b6261b8f.tar.gz
DotNetOpenAuth-8a6ea7a4f25b1cc3cb2e1ce67ea4d538b6261b8f.tar.bz2
Closes #362
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec b/nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec
index 6e5005d..f1c8f7d 100644
--- a/nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec
@@ -4,10 +4,10 @@
<id>$identity$</id>
<version>$version$</version>
<title>DotNetOpenAuth OpenID Provider (ASP.NET controls)</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 Provider authentication functionality to a web application using ASP.NET controls.</summary>