Update sponsors list (#3235)

This commit is contained in:
Justin Dalrymple 2023-05-03 14:48:50 -04:00 committed by GitHub
parent a63049ef64
commit 68973a6d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 217 additions and 27 deletions

View File

@ -1,8 +1,48 @@
<div align="center">
<br>
<br>
<img alt="gitbeaker" src=".github/ASSETS/header.svg">
<br>
<br>
<br>
</div>
<br>
<div align="center">
<p>
<sup>
<a href="https://github.com/jdalrymple">My open source work is supported by the community</a>
</sup>
</p>
<br>
<sup>Special thanks to:</sup>
<br>
<br>
<a href="https://wearecws.com/">
<img src="https://wearecws.com/images/brand/cws-logo.svg" width="210">
</a>
<br>
<br>
<br>
<a href="https://axolo.co/gitlab-slack-integration/?ref=gitbeaker">
<div>
<img src="https://apichaos.s3.eu-west-3.amazonaws.com/logo_axolo.png" width="210" alt="Axolo Logo"/>
<br>
<br>
</div>
<b>Review merge requests in Slack to merge code faster</b>
<div>
<sub>Improve your code review process by creating an ephemeral channel per merge request.</sub>
<br>
</div>
</a>
<br>
<hr>
</div>
<p align="center">
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg?ignore_skipped=true" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="coverage report" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/coverage.svg" /></a>
@ -30,7 +70,6 @@
- [FAQ](./docs/FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)
- [Sponsors](#sponsors)
## Features
- **Complete** - All features of Gitlab's exposed APIs are covered up to version [16.0](https://docs.gitlab.com/15.11/ee/api/api_resources.html).
@ -155,18 +194,3 @@
<!-- ALL-CONTRIBUTORS-LIST:END -->
This started as a fork from [node-gitlab-legacy](https://github.com/rest-gitlab/rest-gitlab-legacy) but I ended up rewriting much of the code. Here are the original work's [contributors](https://github.com/rest-gitlab/rest-gitlab-legacy#contributors).
## Sponsors
<div align="center">
<p>
<sup>
Special thanks for helping support this project:
</sup>
</p>
<br>
<a href="https://wearecws.com/">
<img src="https://wearecws.com/images/brand/cws-logo.svg" width="210">
</a>
<br>
</div>

View File

@ -1,8 +1,48 @@
<div align="center">
<br>
<img alt="gitbeaker" src="https://github.com/jdalrymple/gitbeaker/blob/main/.github/ASSETS/header.svg">
<br>
<img alt="gitbeaker" src="../../.github/ASSETS/header.svg">
<br>
<br>
<br>
</div>
<br>
<div align="center">
<p>
<sup>
<a href="https://github.com/jdalrymple">My open source work is supported by the community</a>
</sup>
</p>
<br>
<sup>Special thanks to:</sup>
<br>
<br>
<a href="https://wearecws.com/">
<img src="https://wearecws.com/images/brand/cws-logo.svg" width="210">
</a>
<br>
<br>
<br>
<a href="https://axolo.co/gitlab-slack-integration/?ref=gitbeaker">
<div>
<img src="https://apichaos.s3.eu-west-3.amazonaws.com/logo_axolo.png" width="210" alt="Axolo Logo"/>
<br>
<br>
</div>
<b>Review merge requests in Slack to merge code faster</b>
<div>
<sub>Improve your code review process by creating an ephemeral channel per merge request.</sub>
<br>
</div>
</a>
<br>
<hr>
</div>
<p align="center">
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg?ignore_skipped=true" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="coverage report" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/coverage.svg?job=test:unit:cli" /></a>
@ -32,6 +72,8 @@
## Table of Contents
- [Usage](#usage)
- [Testing](../../docs/TESTING.md)
- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)

View File

@ -1,8 +1,48 @@
<div align="center">
<br>
<img alt="gitbeaker" src="https://github.com/jdalrymple/gitbeaker/blob/main/.github/ASSETS/header.svg">
<br>
<img alt="gitbeaker" src="../../.github/ASSETS/header.svg">
<br>
<br>
<br>
</div>
<br>
<div align="center">
<p>
<sup>
<a href="https://github.com/jdalrymple">My open source work is supported by the community</a>
</sup>
</p>
<br>
<sup>Special thanks to:</sup>
<br>
<br>
<a href="https://wearecws.com/">
<img src="https://wearecws.com/images/brand/cws-logo.svg" width="210">
</a>
<br>
<br>
<br>
<a href="https://axolo.co/gitlab-slack-integration/?ref=gitbeaker">
<div>
<img src="https://apichaos.s3.eu-west-3.amazonaws.com/logo_axolo.png" width="210" alt="Axolo Logo"/>
<br>
<br>
</div>
<b>Review merge requests in Slack to merge code faster</b>
<div>
<sub>Improve your code review process by creating an ephemeral channel per merge request.</sub>
<br>
</div>
</a>
<br>
<hr>
</div>
<p align="center">
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg?ignore_skipped=true" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="coverage report" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/coverage.svg?job=test:unit:core" /></a>
@ -32,6 +72,8 @@
## Table of Contents
- [Usage](#usage)
- [Testing](../../docs/TESTING.md)
- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)

View File

@ -1,8 +1,48 @@
<div align="center">
<br>
<img alt="gitbeaker" src="https://github.com/jdalrymple/gitbeaker/blob/main/.github/ASSETS/header.svg">
<br>
<img alt="gitbeaker" src="../../.github/ASSETS/header.svg">
<br>
<br>
<br>
</div>
<br>
<div align="center">
<p>
<sup>
<a href="https://github.com/jdalrymple">My open source work is supported by the community</a>
</sup>
</p>
<br>
<sup>Special thanks to:</sup>
<br>
<br>
<a href="https://wearecws.com/">
<img src="https://wearecws.com/images/brand/cws-logo.svg" width="210">
</a>
<br>
<br>
<br>
<a href="https://axolo.co/gitlab-slack-integration/?ref=gitbeaker">
<div>
<img src="https://apichaos.s3.eu-west-3.amazonaws.com/logo_axolo.png" width="210" alt="Axolo Logo"/>
<br>
<br>
</div>
<b>Review merge requests in Slack to merge code faster</b>
<div>
<sub>Improve your code review process by creating an ephemeral channel per merge request.</sub>
<br>
</div>
</a>
<br>
<hr>
</div>
<p align="center">
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg?ignore_skipped=true" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="coverage report" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/coverage.svg?job=test:unit:utils" /></a>
@ -32,6 +72,8 @@
## Table of Contents
- [Usage](#usage)
- [Testing](../../docs/TESTING.md)
- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)

View File

@ -1,8 +1,48 @@
<div align="center">
<br>
<img alt="gitbeaker" src="https://github.com/jdalrymple/gitbeaker/blob/main/.github/ASSETS/header.svg">
<br>
<img alt="gitbeaker" src="../../.github/ASSETS/header.svg">
<br>
<br>
<br>
</div>
<br>
<div align="center">
<p>
<sup>
<a href="https://github.com/jdalrymple">My open source work is supported by the community</a>
</sup>
</p>
<br>
<sup>Special thanks to:</sup>
<br>
<br>
<a href="https://wearecws.com/">
<img src="https://wearecws.com/images/brand/cws-logo.svg" width="210">
</a>
<br>
<br>
<br>
<a href="https://axolo.co/gitlab-slack-integration/?ref=gitbeaker">
<div>
<img src="https://apichaos.s3.eu-west-3.amazonaws.com/logo_axolo.png" width="210" alt="Axolo Logo"/>
<br>
<br>
</div>
<b>Review merge requests in Slack to merge code faster</b>
<div>
<sub>Improve your code review process by creating an ephemeral channel per merge request.</sub>
<br>
</div>
</a>
<br>
<hr>
</div>
<p align="center">
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="pipeline status" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/pipeline.svg?ignore_skipped=true" /></a>
<a href="https://gitlab.com/jdalrymple/gitbeaker/-/commits/main"><img alt="coverage report" src="https://gitlab.com/jdalrymple/gitbeaker/badges/main/coverage.svg?job=test:unit:rest" /></a>
@ -37,8 +77,8 @@
- [Pagination](#pagination)
- [Error Handling](#error-handling)
- [Examples](#examples)
- [Testing](https://github.com/jdalrymple/gitbeaker/blob/main/docs/TESTING.md)
- [FAQ](https://github.com/jdalrymple/gitbeaker/blob/main/docs/FAQ.md)
- [Testing](../../docs/TESTING.md)
- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)