diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1d723c8b4..328f6052b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -913,6 +913,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "Bambii556",
+ "name": "Bambii",
+ "avatar_url": "https://avatars.githubusercontent.com/u/34485027?v=4",
+ "profile": "https://github.com/Bambii556",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 26
diff --git a/README.md b/README.md
index 5f42e6511..1b4ab6c99 100644
--- a/README.md
+++ b/README.md
@@ -188,6 +188,7 @@
|
|
|
+ |
diff --git a/packages/cli/README.md b/packages/cli/README.md
index 24ba36fce..02f6da9bb 100644
--- a/packages/cli/README.md
+++ b/packages/cli/README.md
@@ -233,6 +233,7 @@ This could be set globally or using a [.env](https://github.com/motdotla/dotenv#
|
|
|
+ |
diff --git a/packages/core/README.md b/packages/core/README.md
index 9743e7254..06dd927c7 100644
--- a/packages/core/README.md
+++ b/packages/core/README.md
@@ -223,6 +223,7 @@ import { Gitlab } from '@gitbeaker/core';
|
|
|
+ |
diff --git a/packages/requester-utils/README.md b/packages/requester-utils/README.md
index 9403f0340..11344e19f 100644
--- a/packages/requester-utils/README.md
+++ b/packages/requester-utils/README.md
@@ -223,6 +223,7 @@ import { RequesterUtils, BaseResource } from '@gitbeaker/requester-utils';
|
|
|
+ |
diff --git a/packages/rest/README.md b/packages/rest/README.md
index ded4c9841..9be8bff19 100644
--- a/packages/rest/README.md
+++ b/packages/rest/README.md
@@ -403,6 +403,7 @@ projectsAPI.create({
|
|
|
+ |