Skip to content

Commit 72dd8f8

Browse files
adding authors to nuspec
1 parent 1f014a5 commit 72dd8f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

manifest/socketlabs.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>SocketLabs.EmailDelivery</id>
55
<version>1.1.0.0</version>
66
<title>SocketLabs.EmailDelivery</title>
7-
<authors>SocketLabs</authors>
7+
<authors>Joe Cooper, David Schrenker, Matt Reibach, Ryan Lydzinski (Contributor)</authors>
88
<licenseUrl>https://github.com/socketlabs/socketlabs-csharp/blob/master/LICENSE.MD</licenseUrl>
99
<projectUrl>https://github.com/SocketLabs/socketlabs-csharp</projectUrl>
1010
<iconUrl>http://static.socketlabs.com/logos/icon-512x512.png</iconUrl>
@@ -19,7 +19,6 @@
1919
<dependency id="Newtonsoft.Json" version="9.0.1" />
2020
<dependency id="System.Net.Http" version="4.3.3" />
2121
</dependencies>
22-
<authors>Joe Cooper, David Schrenker, Matt Reibach, Ryan Lydzinski (Contributor)</authors>
2322
</metadata>
2423
<files>
2524
<file src="..\src\SocketLabs\bin\Release\net45\SocketLabs.dll" target="lib\net45\SocketLabs.dll" />

0 commit comments

Comments
 (0)