We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c7202c + 592c86c commit 093813aCopy full SHA for 093813a
CODEOWNERS
@@ -1 +1 @@
1
-* @drieseng
+* @drieseng @WojciechNagorski
build/nuget/SSH.NET.nuspec
@@ -6,7 +6,7 @@
6
<title>SSH.NET</title>
7
<authors>Renci</authors>
8
<owners>olegkap,drieseng</owners>
9
- <licenseUrl>https://github.com/sshnet/SSH.NET/blob/master/LICENSE</licenseUrl>
+ <license type="expression">MIT</license>
10
<projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
11
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12
<description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>
0 commit comments