diff --git a/.all-contributorsrc b/.all-contributorsrc
index 232d9bcb..b9186c19 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -977,6 +977,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "glensc",
+ "name": "Elan Ruusamäe",
+ "avatar_url": "https://avatars.githubusercontent.com/u/199095?v=4",
+ "profile": "https://github.com/glensc",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 26
diff --git a/README.md b/README.md
index cdff5459..1fa14829 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,7 @@
 |
 |
 |
+  |
diff --git a/packages/cli/README.md b/packages/cli/README.md
index 72cef8bd..35ae0c15 100644
--- a/packages/cli/README.md
+++ b/packages/cli/README.md
@@ -240,6 +240,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 e80867ea..48a03f57 100644
--- a/packages/core/README.md
+++ b/packages/core/README.md
@@ -1905,6 +1905,7 @@ import { Gitlab } from '@gitbeaker/core';
 |
 |
 |
+  |
diff --git a/packages/requester-utils/README.md b/packages/requester-utils/README.md
index 73ec54e1..af414eba 100644
--- a/packages/requester-utils/README.md
+++ b/packages/requester-utils/README.md
@@ -230,6 +230,7 @@ import { RequesterUtils, BaseResource } from '@gitbeaker/requester-utils';
 |
 |
 |
+  |
diff --git a/packages/rest/README.md b/packages/rest/README.md
index 040c5e89..ce64f94d 100644
--- a/packages/rest/README.md
+++ b/packages/rest/README.md
@@ -438,6 +438,7 @@ projectsAPI.create({
 |
 |
 |
+  |