Skip to content

Commit 6495e03

Browse files
Update sponsors (#2169)
- Add Microsoft as a sponsor. - Disable the images from linking to themselves.
1 parent d009125 commit 6495e03

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ We are a member of the [.NET Foundation](https://www.dotnetfoundation.org/about)
99

1010
[![Build status](https://github.com/App-vNext/Polly/workflows/build/badge.svg?branch=main&event=push)](https://github.com/App-vNext/Polly/actions?query=workflow%3Abuild+branch%3Amain+event%3Apush) [![Code coverage](https://codecov.io/gh/App-vNext/Polly/branch/main/graph/badge.svg)](https://codecov.io/gh/App-vNext/Polly) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/App-vNext/Polly/badge)](https://securityscorecards.dev/viewer/?uri=github.com/App-vNext/Polly)
1111

12-
![Polly logo](https://raw.github.com/App-vNext/Polly/main/Polly-Logo.png)
12+
<!-- markdownlint-disable MD042 -->
13+
[![Polly logo](https://raw.github.com/App-vNext/Polly/main/Polly-Logo.png)](#)
14+
<!-- markdownlint-enable MD034 -->
1315

1416
> [!IMPORTANT]
1517
> This documentation describes the new Polly v8 API. If you are using the v7 API, please refer to the [previous version](https://github.com/App-vNext/Polly/tree/7.2.4) of the documentation.
@@ -476,9 +478,15 @@ To learn more about Polly, visit [pollydocs.org][polly-docs].
476478

477479
## Sponsors
478480

479-
Thanks to the [.NET on AWS Open Source Software Fund](https://github.com/aws/dotnet-foss) for sponsoring the ongoing development of Polly.
481+
Thanks to the following companies for sponsoring the ongoing development of Polly.
480482

481-
![AWS logo](./logos/aws.png)
483+
- [.NET on AWS Open Source Software Fund](https://github.com/aws/dotnet-foss)
484+
- [Microsoft](https://opensource.microsoft.com/)
485+
486+
<!-- markdownlint-disable MD042 -->
487+
[![AWS logo](./logos/aws.png)](#)
488+
[![Microsoft logo](./logos/microsoft.png)](#)
489+
<!-- markdownlint-enable MD034 -->
482490

483491
Help support this project by becoming a sponsor through [GitHub Sponsors](https://github.com/sponsors/martincostello).
484492

logos/microsoft.png

640 Bytes
Loading

0 commit comments

Comments
 (0)