chore: add new maintainer

pull/23/head
洛竹 3 years ago
parent 7bcb62826a
commit 05d5cc1e64

@ -6,4 +6,4 @@
# @youngjuning will be requested for review when someone opens a pull request. # @youngjuning will be requested for review when someone opens a pull request.
* @youngjuning * @youngjuning
/vscode.d.ts @youngjuning @gepingli @Saber2pr @Imchenlong @pan463859 @Tecvan-fe @sherry-zxy /vscode.d.ts @youngjuning @gepingli @Saber2pr @Imchenlong @pan463859 @Tecvan-fe @sherry-zxy @liuqh0609

@ -40,7 +40,7 @@ API 列表使用 Typedoc 从 [vscode.d.ts](https://github.com/youngjuning/vscode
- [x] languages @Tecvan-fe - [x] languages @Tecvan-fe
- [x] notebooks @sherry-zxy - [x] notebooks @sherry-zxy
- [x] scm @sherry-zxy - [x] scm @sherry-zxy
- [ ] tasks - [x] tasks @liuqh0609
- [x] tests @pan463859 - [x] tests @pan463859
- [x] window @youngjuning - [x] window @youngjuning
- [x] workspace @gepingli - [x] workspace @gepingli

1
vscode.d.ts vendored

@ -6925,6 +6925,7 @@ export interface TaskFilter {
/** /**
* Namespace for tasks functionality. * Namespace for tasks functionality.
* @maintainer {@link https://github.com/liuqh0609 @liuqh0609}
*/ */
export namespace tasks { export namespace tasks {

Loading…
Cancel
Save