From 6c1e24c6cec2b989abfe3279449d114bd345f0ac Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 03:08:35 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index e5e38846ee8..a1e22aa10db 100644
--- a/README.md
+++ b/README.md
@@ -844,6 +844,9 @@ Try these steps if you experience problems with coc.nvim:
Gerald 💻 |
Nicklas Sedlock 💻 |
+
+ Adam Tao 💻 |
+
From c4eb4bafa81a23e9061234be77ca021bfbdd45f6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 03:08:36 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 308600b4651..748022bbc7c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2152,6 +2152,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "tcx4c70",
+ "name": "Adam Tao",
+ "avatar_url": "https://avatars.githubusercontent.com/u/16728230?v=4",
+ "profile": "https://github.com/tcx4c70",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,