From 663bee0cd062f6f9af946f6bee5679883d2d03b9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 5 Feb 2024 03:38:09 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index b2e07617..17e12411 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
# Copilot Chat for Neovim
-
-[](#contributors-)
-
+[](#contributors-)
> [!NOTE]
@@ -289,6 +287,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Guruprakash Rajakkannu 💻 |
 kristofka 💻 |
+
+  PostCyberPunk 📖 |
+
From 1d35fd4480bf65c1f1bd3f278fd551516001c304 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 5 Feb 2024 03:38:10 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 43 +++++++++++++++++++++++++++++++++++--------
1 file changed, 35 insertions(+), 8 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4bd80307..59f826dd 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,5 +1,7 @@
{
- "files": ["README.md"],
+ "files": [
+ "README.md"
+ ],
"imageSize": 100,
"commit": false,
"commitType": "docs",
@@ -10,49 +12,74 @@
"name": "gptlang",
"avatar_url": "https://avatars.githubusercontent.com/u/121417512?v=4",
"profile": "https://github.com/gptlang",
- "contributions": ["code", "doc"]
+ "contributions": [
+ "code",
+ "doc"
+ ]
},
{
"login": "jellydn",
"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": "qoobes",
"name": "Ahmed Haracic",
"avatar_url": "https://avatars.githubusercontent.com/u/58834655?v=4",
"profile": "https://qoobes.dev",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "ziontee113",
"name": "Trà Thiện Nguyễn",
"avatar_url": "https://avatars.githubusercontent.com/u/102876811?v=4",
"profile": "https://youtube.com/@ziontee113",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "Cassius0924",
"name": "He Zhizhou",
"avatar_url": "https://avatars.githubusercontent.com/u/62874592?v=4",
"profile": "https://github.com/Cassius0924",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "rguruprakash",
"name": "Guruprakash Rajakkannu",
"avatar_url": "https://avatars.githubusercontent.com/u/9963717?v=4",
"profile": "https://www.linkedin.com/in/guruprakashrajakkannu/",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "kristofka",
"name": "kristofka",
"avatar_url": "https://avatars.githubusercontent.com/u/140354?v=4",
"profile": "https://github.com/kristofka",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "PostCyberPunk",
+ "name": "PostCyberPunk",
+ "avatar_url": "https://avatars.githubusercontent.com/u/134976996?v=4",
+ "profile": "https://github.com/PostCyberPunk",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,