From 327333c11a6cf4419de2397ebfc1979877e3ee38 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 11 Jul 2024 10:07:20 +0000
Subject: [PATCH 1/3] docs: update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index a2cac6f..b9e2835 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,7 @@
-
-[![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-)
[![IT Man - Effortless APIs with Hurl.nvim: A Developer's Guide to Neovim Tooling [Vietnamese]](https://i.ytimg.com/vi/nr_RbHvnnwk/hqdefault.jpg)](https://www.youtube.com/watch?v=nr_RbHvnnwk)
@@ -373,6 +371,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
wenjin 💻 |
Aron Griffis 💻 |
+ Javier Ugarte 💻 |
From ab8046bc147066cf3fbcc739a2796cf0877406c9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 11 Jul 2024 10:07:21 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 54 ++++++++++++++++++++++++++++++++++++---------
1 file changed, 44 insertions(+), 10 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 236f98d..0e04b91 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -3,7 +3,9 @@
"projectOwner": "jellydn",
"repoType": "github",
"repoHost": "https://github.com",
- "files": ["README.md"],
+ "files": [
+ "README.md"
+ ],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
@@ -13,63 +15,95 @@
"name": "Dung Duc Huynh (Kaka)",
"avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4",
"profile": "https://productsway.com/",
- "contributions": ["code", "doc"]
+ "contributions": [
+ "code",
+ "doc"
+ ]
},
{
"login": "cenk1cenk2",
"name": "Cenk Kılıç",
"avatar_url": "https://avatars.githubusercontent.com/u/26881592?v=4",
"profile": "https://cenk.kilic.dev/",
- "contributions": ["code", "doc"]
+ "contributions": [
+ "code",
+ "doc"
+ ]
},
{
"login": "andrevdm",
"name": "Andre Van Der Merwe",
"avatar_url": "https://avatars.githubusercontent.com/u/74154?v=4",
"profile": "http://www.andrevdm.com",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "skoch13",
"name": "Sergey Kochetkov",
"avatar_url": "https://avatars.githubusercontent.com/u/29177689?v=4",
"profile": "https://github.com/skoch13",
- "contributions": ["doc", "code"]
+ "contributions": [
+ "doc",
+ "code"
+ ]
},
{
"login": "rbingham",
"name": "rbingham",
"avatar_url": "https://avatars.githubusercontent.com/u/7032804?v=4",
"profile": "https://github.com/rbingham",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "hsanson",
"name": "Horacio Sanson",
"avatar_url": "https://avatars.githubusercontent.com/u/900716?v=4",
"profile": "http://www.allm.net",
- "contributions": ["code", "doc"]
+ "contributions": [
+ "code",
+ "doc"
+ ]
},
{
"login": "bytedaring",
"name": "xiwang",
"avatar_url": "https://avatars.githubusercontent.com/u/4506063?v=4",
"profile": "https://github.com/bytedaring",
- "contributions": ["code", "doc"]
+ "contributions": [
+ "code",
+ "doc"
+ ]
},
{
"login": "wenjinnn",
"name": "wenjin",
"avatar_url": "https://avatars.githubusercontent.com/u/30885216?v=4",
"profile": "https://github.com/wenjinnn",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "agriffis",
"name": "Aron Griffis",
"avatar_url": "https://avatars.githubusercontent.com/u/50637?v=4",
"profile": "https://arongriffis.com",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "javoscript",
+ "name": "Javier Ugarte",
+ "avatar_url": "https://avatars.githubusercontent.com/u/11479916?v=4",
+ "profile": "https://javoscript.com/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
From 2f7e41a96c66f53a94bfa5e108cd827103c0799f Mon Sep 17 00:00:00 2001
From: "pre-commit-ci[bot]"
<66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Thu, 11 Jul 2024 10:07:29 +0000
Subject: [PATCH 3/3] [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---
.all-contributorsrc | 49 ++++++++++-----------------------------------
README.md | 2 ++
2 files changed, 13 insertions(+), 38 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 0e04b91..d0da45b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -3,9 +3,7 @@
"projectOwner": "jellydn",
"repoType": "github",
"repoHost": "https://github.com",
- "files": [
- "README.md"
- ],
+ "files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
@@ -15,95 +13,70 @@
"name": "Dung Duc Huynh (Kaka)",
"avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4",
"profile": "https://productsway.com/",
- "contributions": [
- "code",
- "doc"
- ]
+ "contributions": ["code", "doc"]
},
{
"login": "cenk1cenk2",
"name": "Cenk Kılıç",
"avatar_url": "https://avatars.githubusercontent.com/u/26881592?v=4",
"profile": "https://cenk.kilic.dev/",
- "contributions": [
- "code",
- "doc"
- ]
+ "contributions": ["code", "doc"]
},
{
"login": "andrevdm",
"name": "Andre Van Der Merwe",
"avatar_url": "https://avatars.githubusercontent.com/u/74154?v=4",
"profile": "http://www.andrevdm.com",
- "contributions": [
- "code"
- ]
+ "contributions": ["code"]
},
{
"login": "skoch13",
"name": "Sergey Kochetkov",
"avatar_url": "https://avatars.githubusercontent.com/u/29177689?v=4",
"profile": "https://github.com/skoch13",
- "contributions": [
- "doc",
- "code"
- ]
+ "contributions": ["doc", "code"]
},
{
"login": "rbingham",
"name": "rbingham",
"avatar_url": "https://avatars.githubusercontent.com/u/7032804?v=4",
"profile": "https://github.com/rbingham",
- "contributions": [
- "code"
- ]
+ "contributions": ["code"]
},
{
"login": "hsanson",
"name": "Horacio Sanson",
"avatar_url": "https://avatars.githubusercontent.com/u/900716?v=4",
"profile": "http://www.allm.net",
- "contributions": [
- "code",
- "doc"
- ]
+ "contributions": ["code", "doc"]
},
{
"login": "bytedaring",
"name": "xiwang",
"avatar_url": "https://avatars.githubusercontent.com/u/4506063?v=4",
"profile": "https://github.com/bytedaring",
- "contributions": [
- "code",
- "doc"
- ]
+ "contributions": ["code", "doc"]
},
{
"login": "wenjinnn",
"name": "wenjin",
"avatar_url": "https://avatars.githubusercontent.com/u/30885216?v=4",
"profile": "https://github.com/wenjinnn",
- "contributions": [
- "code"
- ]
+ "contributions": ["code"]
},
{
"login": "agriffis",
"name": "Aron Griffis",
"avatar_url": "https://avatars.githubusercontent.com/u/50637?v=4",
"profile": "https://arongriffis.com",
- "contributions": [
- "code"
- ]
+ "contributions": ["code"]
},
{
"login": "javoscript",
"name": "Javier Ugarte",
"avatar_url": "https://avatars.githubusercontent.com/u/11479916?v=4",
"profile": "https://javoscript.com/",
- "contributions": [
- "code"
- ]
+ "contributions": ["code"]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index b9e2835..0f90f51 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
+
[![IT Man - Effortless APIs with Hurl.nvim: A Developer's Guide to Neovim Tooling [Vietnamese]](https://i.ytimg.com/vi/nr_RbHvnnwk/hqdefault.jpg)](https://www.youtube.com/watch?v=nr_RbHvnnwk)