Skip to content

Commit ee0257d

Browse files
committed
Automatically update credits file with latest licence information
1 parent 9c4511e commit ee0257d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

credits/credits.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ Tentacle is made possible thanks to the following great third-party products.
99
| Package | Authors and/or maintainers | Find it at... | License |
1010
| ------------------------------------------------- | ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
1111
| Autofac | Autofac Contributors | [http://autofac.org/](http://autofac.org/) | [MIT](http://www.opensource.org/licenses/mit-license.php) |
12+
| BouncyCastle.Cryptography | Legion of the Bouncy Castle Inc. | [https://www.bouncycastle.org/stable/nuget/csharp/website](https://www.bouncycastle.org/stable/nuget/csharp/website) | [MIT](https://www.nuget.org/packages/BouncyCastle.Cryptography/2.4.0/license) |
1213
| FluentValidation | Jeremy Skinner | [http://github.com/JeremySkinner/fluentvalidation](http://github.com/JeremySkinner/fluentvalidation) | [Apache-2.0](https://github.com/JeremySkinner/FluentValidation/blob/master/License.txt) |
13-
| Halibut | Octopus Deploy | [https://github.com/OctopusDeploy/Halibut/](https://github.com/OctopusDeploy/Halibut/) | [Apache-2.0](https://www.nuget.org/packages/Halibut/7.0.682/license) |
14-
| KubernetesClient | The Kubernetes Project Authors | [https://github.com/kubernetes-client/csharp](https://github.com/kubernetes-client/csharp) | [Apache-2.0](https://www.nuget.org/packages/KubernetesClient/14.0.9/license) |
15-
| KubernetesClient.Classic | The Kubernetes Project Authors | [https://github.com/kubernetes-client/csharp](https://github.com/kubernetes-client/csharp) | [Apache-2.0](https://www.nuget.org/packages/KubernetesClient.Classic/13.0.26/license) |
14+
| Halibut | Octopus Deploy | [https://github.com/OctopusDeploy/Halibut/](https://github.com/OctopusDeploy/Halibut/) | [Apache-2.0](https://www.nuget.org/packages/Halibut/8.1.1040/license) |
15+
| KubernetesClient | The Kubernetes Project Authors | [https://github.com/kubernetes-client/csharp](https://github.com/kubernetes-client/csharp) | [Apache-2.0](https://www.nuget.org/packages/KubernetesClient/15.0.1/license) |
16+
| KubernetesClient.Classic | The Kubernetes Project Authors | [https://github.com/kubernetes-client/csharp](https://github.com/kubernetes-client/csharp) | [Apache-2.0](https://www.nuget.org/packages/KubernetesClient.Classic/15.0.1/license) |
1617
| MaterialDesignColors | James Willock | [https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit) | [MIT](https://www.nuget.org/packages/MaterialDesignColors/2.1.4/license) |
1718
| MaterialDesignThemes | James Willock | [https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit) | [MIT](https://www.nuget.org/packages/MaterialDesignThemes/4.9.0/license) |
1819
| Microsoft.CSharp | Microsoft | [https://github.com/dotnet/corefx](https://github.com/dotnet/corefx) | [MIT](https://www.nuget.org/packages/Microsoft.CSharp/4.7.0/license) |
19-
| Microsoft.DotNet.Analyzers.Compatibility | Microsoft | [https://github.com/dotnet/platform-compat](https://github.com/dotnet/platform-compat) | [MIT](https://github.com/dotnet/platform-compat/blob/master/LICENSE) |
2020
| Microsoft.Extensions.Caching.Memory | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Caching.Memory/8.0.1/license) |
2121
| NETStandard.Library | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://github.com/dotnet/standard/blob/master/LICENSE.TXT) |
2222
| Newtonsoft.Json | James Newton-King | [https://www.newtonsoft.com/json](https://www.newtonsoft.com/json) | [MIT](https://www.nuget.org/packages/Newtonsoft.Json/13.0.3/license) |
@@ -34,7 +34,6 @@ Tentacle is made possible thanks to the following great third-party products.
3434
| Octopus.Diagnostics | Octopus Deploy | [https://github.com/OctopusDeploy/Diagnostics](https://github.com/OctopusDeploy/Diagnostics) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Diagnostics/2.1.0/license) |
3535
| Octopus.Time | Octopus Deploy | [https://github.com/OctopusDeploy/Time](https://github.com/OctopusDeploy/Time) | [Apache-2.0](https://licenses.nuget.org/Apache-2.0) |
3636
| Polly | Michael Wolfenden, App vNext | [https://github.com/App-vNext/Polly](https://github.com/App-vNext/Polly) | [BSD-3-Clause](https://www.nuget.org/packages/Polly/7.2.2/license) |
37-
| Portable.BouncyCastle | Claire Novotny | [https://www.bouncycastle.org/csharp/](https://www.bouncycastle.org/csharp/) | [MIT](https://www.bouncycastle.org/csharp/licence.html) |
3837
| System.Collections | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |
3938
| System.Collections.Concurrent | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |
4039
| System.ComponentModel.Annotations | Microsoft | [https://github.com/dotnet/runtime](https://github.com/dotnet/runtime) | [MIT](https://www.nuget.org/packages/System.ComponentModel.Annotations/5.0.0/license) |
@@ -62,12 +61,9 @@ Tentacle is made possible thanks to the following great third-party products.
6261
| System.Runtime.Extensions | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |
6362
| System.Runtime.Numerics | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |
6463
| System.Security.Cryptography.ProtectedData | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/8.0.0/license) |
65-
| System.ServiceModel.Primitives | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://github.com/dotnet/corefx/blob/master/LICENSE.TXT) |
6664
| System.ServiceModel.Primitives | Microsoft | [https://github.com/dotnet/wcf](https://github.com/dotnet/wcf) | [MIT](https://www.nuget.org/packages/System.ServiceModel.Primitives/8.0.0/license) |
67-
| System.ServiceProcess.ServiceController | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.ServiceProcess.ServiceController/7.0.1/license) |
6865
| System.ServiceProcess.ServiceController | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.ServiceProcess.ServiceController/8.0.0/license) |
6966
| System.Text.Encoding | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |
70-
| System.Text.Encoding.CodePages | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Text.Encoding.CodePages/6.0.0/license) |
7167
| System.Text.Encoding.CodePages | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Text.Encoding.CodePages/8.0.0/license) |
7268
| System.Text.Encoding.Extensions | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |
7369
| System.Text.RegularExpressions | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |

0 commit comments

Comments
 (0)