From 8bd363e8aeeda5cea8fc45b7bbdb5f29d6b30ca4 Mon Sep 17 00:00:00 2001
From: Autobot
Date: Sat, 9 Nov 2024 18:56:49 +0000
Subject: [PATCH] Update contributors [skip ci]
---
.all-contributorsrc | 7 +++++++
README.md | 1 +
packages/cli/README.md | 1 +
packages/core/README.md | 1 +
packages/requester-utils/README.md | 1 +
packages/rest/README.md | 1 +
6 files changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1452a4f1..4aaaf995 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -834,6 +834,13 @@
"avatar_url": "https://avatars.githubusercontent.com/u/41103290?v=4",
"profile": "https://github.com/yousinix",
"contributions": ["code"]
+ },
+ {
+ "login": "mpsanchis",
+ "name": "Miguel",
+ "avatar_url": "https://avatars.githubusercontent.com/u/33475618?v=4",
+ "profile": "https://github.com/mpsanchis",
+ "contributions": ["test", "code"]
}
],
"contributorsPerLine": 300
diff --git a/README.md b/README.md
index 39a2a1e2..ddf61aeb 100644
--- a/README.md
+++ b/README.md
@@ -199,6 +199,7 @@
 |
 |
 |
+  |
diff --git a/packages/cli/README.md b/packages/cli/README.md
index ba5d6b8f..0d6356f9 100644
--- a/packages/cli/README.md
+++ b/packages/cli/README.md
@@ -236,6 +236,7 @@ GITBEAKER_CAMELIZE=true
 |
 |
 |
+  |
diff --git a/packages/core/README.md b/packages/core/README.md
index 0f5e9641..8cf60ad6 100644
--- a/packages/core/README.md
+++ b/packages/core/README.md
@@ -1919,6 +1919,7 @@ import { Gitlab } from '@gitbeaker/core';
 |
 |
 |
+  |
diff --git a/packages/requester-utils/README.md b/packages/requester-utils/README.md
index 592786a3..3b7fe9fd 100644
--- a/packages/requester-utils/README.md
+++ b/packages/requester-utils/README.md
@@ -226,6 +226,7 @@ import { RequesterUtils, BaseResource } from '@gitbeaker/requester-utils';
 |
 |
 |
+  |
diff --git a/packages/rest/README.md b/packages/rest/README.md
index 23a04582..ae73c014 100644
--- a/packages/rest/README.md
+++ b/packages/rest/README.md
@@ -511,6 +511,7 @@ projectsAPI.create({
 |
 |
 |
+  |