From 8374d258e19b76669caa214a6aecd450cbac6c7a Mon Sep 17 00:00:00 2001 From: youngjuning Date: Sat, 4 Mar 2023 13:56:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=94=B1=E4=BA=8E=E4=B8=8D=E5=A5=BD?= =?UTF-8?q?=E7=BB=B4=E6=8A=A4=EF=BC=8C=E4=B8=8D=E5=86=8D=E6=8E=A5=E5=8F=97?= =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E8=AE=A4=E9=A2=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .all-contributorsrc | 11 ----------- README.md | 1 - vscode.d.ts | 2 +- 3 files changed, 1 insertion(+), 13 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 014a8aeb..37492bb9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -23,17 +23,6 @@ "ideas" ] }, - { - "login": "gepingli", - "name": "gepingli", - "avatar_url": "https://avatars.githubusercontent.com/u/29964332?v=4", - "profile": "https://github.com/gepingli", - "contributions": [ - "translation", - "ideas", - "code" - ] - }, { "login": "Imchenlong", "name": "Lance Chen", diff --git a/README.md b/README.md index 2fb279f9..56ec46c9 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ API 列表使用 Typedoc 从 [vscode.d.ts](https://github.com/youngjuning/vscode - diff --git a/vscode.d.ts b/vscode.d.ts index c9412632..90fc784b 100644 --- a/vscode.d.ts +++ b/vscode.d.ts @@ -10593,7 +10593,7 @@ declare module vscode { * The workspace offers support for {@link workspace.createFileSystemWatcher listening} to fs * events and for {@link workspace.findFiles finding} files. Both perform well and run _outside_ * the editor-process so that they should be always used instead of nodejs-equivalents. - * @maintainer {@link https://github.com/gepingli @gepingli} + * @maintainer {@link https://github.com/youngjuning @youngjuning} */ export namespace workspace {

youngjuning

💻 🚧 🌍 📖 🤔

gepingli

🌍 🤔 💻

Lance Chen

🌍 🚧 💻

潘小安

🌍 🚧 🤔 💻

Xiyuan Zheng

🌍 💻