From 68973a6d7103a2467f73c8f9506d3a95a05d2353 Mon Sep 17 00:00:00 2001 From: Justin Dalrymple Date: Wed, 3 May 2023 14:48:50 -0400 Subject: [PATCH] Update sponsors list (#3235) --- README.md | 58 +++++++++++++++++++++--------- packages/cli/README.md | 46 ++++++++++++++++++++++-- packages/core/README.md | 46 ++++++++++++++++++++++-- packages/requester-utils/README.md | 46 ++++++++++++++++++++++-- packages/rest/README.md | 48 ++++++++++++++++++++++--- 5 files changed, 217 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index aa0f1d58..fa9343c1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,48 @@
+

gitbeaker +
+
+
-
+ +
+

+ + My open source work is supported by the community + +

+
+ Special thanks to: +
+
+ + + + + +
+
+
+ + +
+ Axolo Logo +
+
+
+ Review merge requests in Slack to merge code faster +
+ Improve your code review process by creating an ephemeral channel per merge request. +
+
+
+ +
+
+
+

pipeline status coverage report @@ -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 @@ 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 - -

-

- - Special thanks for helping support this project: - -

-
- - - -
-
diff --git a/packages/cli/README.md b/packages/cli/README.md index c357feb9..7f22f853 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -1,8 +1,48 @@

- gitbeaker +
+ gitbeaker +
+
+
-
+ +
+

+ + My open source work is supported by the community + +

+
+ Special thanks to: +
+
+ + + + + +
+
+
+ + +
+ Axolo Logo +
+
+
+ Review merge requests in Slack to merge code faster +
+ Improve your code review process by creating an ephemeral channel per merge request. +
+
+
+ +
+
+
+

pipeline status coverage report @@ -32,6 +72,8 @@ ## Table of Contents - [Usage](#usage) +- [Testing](../../docs/TESTING.md) +- [FAQ](../../FAQ.md) - [Contributors](#contributors) - [Changelog](./CHANGELOG.md) diff --git a/packages/core/README.md b/packages/core/README.md index 0dd9af3d..2be8a00f 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,8 +1,48 @@


- gitbeaker +
+ gitbeaker +
+
+
-
+ +
+

+ + My open source work is supported by the community + +

+
+ Special thanks to: +
+
+ + + + + +
+
+
+ + +
+ Axolo Logo +
+
+
+ Review merge requests in Slack to merge code faster +
+ Improve your code review process by creating an ephemeral channel per merge request. +
+
+
+ +
+
+
+

pipeline status coverage report @@ -32,6 +72,8 @@ ## Table of Contents - [Usage](#usage) +- [Testing](../../docs/TESTING.md) +- [FAQ](../../FAQ.md) - [Contributors](#contributors) - [Changelog](./CHANGELOG.md) diff --git a/packages/requester-utils/README.md b/packages/requester-utils/README.md index 7f70ebc5..120b4185 100644 --- a/packages/requester-utils/README.md +++ b/packages/requester-utils/README.md @@ -1,8 +1,48 @@


- gitbeaker +
+ gitbeaker +
+
+
-
+ +
+

+ + My open source work is supported by the community + +

+
+ Special thanks to: +
+
+ + + + + +
+
+
+ + +
+ Axolo Logo +
+
+
+ Review merge requests in Slack to merge code faster +
+ Improve your code review process by creating an ephemeral channel per merge request. +
+
+
+ +
+
+
+

pipeline status coverage report @@ -32,6 +72,8 @@ ## Table of Contents - [Usage](#usage) +- [Testing](../../docs/TESTING.md) +- [FAQ](../../FAQ.md) - [Contributors](#contributors) - [Changelog](./CHANGELOG.md) diff --git a/packages/rest/README.md b/packages/rest/README.md index 4938b5e4..b2f26cf9 100644 --- a/packages/rest/README.md +++ b/packages/rest/README.md @@ -1,8 +1,48 @@


- gitbeaker +
+ gitbeaker +
+
+
-
+ +
+

+ + My open source work is supported by the community + +

+
+ Special thanks to: +
+
+ + + + + +
+
+
+ + +
+ Axolo Logo +
+
+
+ Review merge requests in Slack to merge code faster +
+ Improve your code review process by creating an ephemeral channel per merge request. +
+
+
+ +
+
+
+

pipeline status coverage report @@ -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)