summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-01-15 10:40:18 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2010-01-15 10:40:18 -0800
commit5faca301e0700cc66fbbd3d38d782823c2f137d7 (patch)
tree8cd163db359057db497f279ef3b755e207ca8a05
parent0001f39806e8ae288e0329e2e4e8645ea53b2e87 (diff)
downloadDotNetOpenAuth-5faca301e0700cc66fbbd3d38d782823c2f137d7.zip
DotNetOpenAuth-5faca301e0700cc66fbbd3d38d782823c2f137d7.tar.gz
DotNetOpenAuth-5faca301e0700cc66fbbd3d38d782823c2f137d7.tar.bz2
Renamed author of vsix.
-rw-r--r--vsix/extension.vsixmanifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsix/extension.vsixmanifest b/vsix/extension.vsixmanifest
index 8fb1ae1..50d4537 100644
--- a/vsix/extension.vsixmanifest
+++ b/vsix/extension.vsixmanifest
@@ -2,7 +2,7 @@
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
<Identifier Id="DotNetOpenAuth.d2122791-8de4-4d3b-a414-7563c9a8cd6e">
<Name>DotNetOpenAuth SDK</Name>
- <Author>Andrew Arnott</Author>
+ <Author>DotNetOpenAuth</Author>
<Version>$version$</Version>
<Description>Resources for developing applications that use OpenID, OAuth, and InfoCard.</Description>
<Locale>1033</Locale>