Skip to content

Commit

Permalink
对维护者信息进行更改 (#2332)
Browse files Browse the repository at this point in the history
Update maintainers.ts
  • Loading branch information
linlinzzo authored Jun 18, 2024
1 parent f496587 commit 10b2d31
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions .vitepress/theme/components/maintainers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,13 @@ export default {
active: true
},
NanamiNakano: {
title: "维护组成员",
title: "英文翻译",
active: true
},
ScaredCube: {
title: "繁体中文翻译",
active: true
}
vicevolf: {
title: "开往创始人",
active: false
Expand All @@ -36,7 +40,7 @@ export default {
active: false
},
imjason: {
title: "维护组成员",
title: "前开往负责人",
active: false
},
rabbitxuanxuan: {
Expand All @@ -45,7 +49,7 @@ export default {
},
baipin: {
title: "维护组成员",
active: false
active: true
},
BCTX2010: {
title: "维护组成员",
Expand All @@ -56,7 +60,15 @@ export default {
active: false
},
gtxykn0504: {
title: "文案编辑",
active: true
},
gxres042: {
title: "维护组成员",
active: true
},
MengZeMC: {
title: "公共关系",
active: true
}
};

0 comments on commit 10b2d31

Please sign in to comment.