From 69bfacd24b61a2f43cad6ff0838fe5b1b8f23bbe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 3 Jun 2024 15:52:26 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 2a0acc9..3cd9819 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
![GitHub branch checks state](https://img.shields.io/github/checks-status/baumannzone/baumannzone.dev/main)
-[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
@@ -41,17 +41,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 72dfe7ed4b3988e7d5fca14b17f38cdb2b62b146 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 3 Jun 2024 15:52:27 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 7ba6131..145f87a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -93,6 +93,15 @@
"code",
"bug"
]
+ },
+ {
+ "login": "oneeyedman",
+ "name": "Carlos MaΓ±as",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1732678?v=4",
+ "profile": "http://spacenomads.com",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
@@ -101,5 +110,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}