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

🌍 💻