This is an automated email from the ASF dual-hosted git repository.

shuai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-website.git


The following commit(s) were added to refs/heads/main by this push:
     new ae557052e fix: update contributor's data and team.json data
ae557052e is described below

commit ae557052e9aa657fc167a01aa4c1a35764b319b3
Author: shuai <lishuail...@sifou.com>
AuthorDate: Wed Jun 4 10:24:29 2025 +0800

    fix: update contributor's data and team.json data
---
 static/data/plugin.json       | 214 ++++++++++++++++++++++--------------------
 static/data/stars.json        |   2 +-
 static/data/team.json         |  29 +++++-
 static/img/team/fenbox.png    | Bin 280312 -> 289037 bytes
 static/img/team/mingcheng.jpg | Bin 0 -> 12742 bytes
 5 files changed, 140 insertions(+), 105 deletions(-)

diff --git a/static/data/plugin.json b/static/data/plugin.json
index 51e682952..eff39f2d1 100644
--- a/static/data/plugin.json
+++ b/static/data/plugin.json
@@ -1,220 +1,230 @@
 {
-  "en_US": [
+  "zh_CN": [
     {
-      "name": "Redis Cache",
-      "desc": "Use Redis as cache",
+      "name": "Redis缓存",
+      "desc": "使用Redis作为缓存",
       "link": "https://github.com/apache/answer-plugins/tree/main/cache-redis";
     },
     {
-      "name": "Basic Captcha",
-      "desc": "Default graphic verification code",
+      "name": "基础验证码",
+      "desc": "默认图形验证码",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/captcha-basic";
     },
     {
       "name": "Google reCAPTCHA v2",
-      "desc": "Google reCAPTCHA v2 plugin",
+      "desc": "Google reCAPTCHA v2 插件",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/captcha-google-v2";
     },
     {
-      "name": "Aliyun CDN",
-      "desc": "Speed up your website and enjoy greatly improved loading times 
around the world.",
+      "name": "阿里云CDN",
+      "desc": "通过阿里云CDN提升静态资源加速",
       "link": "https://github.com/apache/answer-plugins/tree/main/cdn-aliyun";
     },
     {
       "name": "Amazon CloudFront",
-      "desc": "Speed up your website and enjoy greatly improved loading times 
around the world.",
+      "desc": "通过AWS CDN提升静态资源加速",
       "link": "https://github.com/apache/answer-plugins/tree/main/cdn-s3";
     },
     {
-      "name": "Apache Connector",
-      "desc": "Connect to Apache Oauth",
+      "name": "Apache 连接器",
+      "desc": "用于接入 Apache Oauth",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-apache";
     },
     {
-      "name": "OAuth2 Basic",
-      "desc": "Generic OAuth2 Plugin",
+      "name": "通用连接器",
+      "desc": "适用于各种 OAuth 登录的通用插件",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-basic";
     },
     {
-      "name": "Dingtalk Connector",
-      "desc": "Connect to Dingtalk for third-party login",
+      "name": "钉钉连接器",
+      "desc": "用于接入钉钉第三方登录",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-dingtalk";
     },
     {
-      "name": "Google Connector",
-      "desc": "Connect to Google for third-party login",
+      "name": "Google 连接器",
+      "desc": "用于接入 Google 第三方登录",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-google";
     },
     {
-      "name": "Wallet Connector",
-      "desc": "Connect to Wallet for third-party login",
+      "name": "Wallet 连接器",
+      "desc": "用于接入 Wallet 第三方登录",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-wallet";
     },
     {
-      "name": "Chart Editor",
-      "desc": "Render chart in editor",
+      "name": "图表编辑器",
+      "desc": "在编辑器中渲染图表",
       "link": "https://github.com/apache/answer-plugins/tree/main/editor-chart";
     },
     {
-      "name": "Formula Editor",
-      "desc": "Render formula in editor",
+      "name": "公式编辑器",
+      "desc": "在编辑器中渲染公式",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/editor-formula";
     },
     {
-      "name": "Embed",
-      "desc": "Embed content from other sites",
+      "name": "内容嵌入",
+      "desc": "在内容中嵌入其他网站",
       "link": "https://github.com/apache/answer-plugins/tree/main/embed-basic";
     },
     {
-      "name": "Ding talk Notification",
-      "desc": "Send notifications to Ding Talk",
+      "name": "钉钉通知",
+      "desc": "发送通知到钉钉",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/notification-dingtalk";
     },
     {
-      "name": "Slack Notification",
-      "desc": "Send notifications to Slack",
+      "name": "Slack 通知",
+      "desc": "发送通知到 Slack",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/notification-slack";
     },
     {
-      "name": "Code Highlight",
-      "desc": "Highlight code blocks in Markdown content",
+      "name": "企业微信通知",
+      "desc": "发送通知到企业微信",
+      "link": 
"https://github.com/apache/answer-plugins/tree/main/notification-wecom";
+    },
+    {
+      "name": "代码高亮",
+      "desc": "高亮显示 Markdown 内容中的代码块",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/render-markdown-codehighlight";
     },
     {
-      "name": "Akismet Anti-Spam",
-      "desc": "Akismet Anti-Spam is used to check the content of posts and 
comments against the Akismet web service to see if they look like spam.",
+      "name": "Akismet 反垃圾",
+      "desc": "Akismet 反垃圾用于检查帖子和评论内容,以确定它们是否像垃圾内容。",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/reviewer-akismet";
     },
     {
-      "name": "Baidu Anti-Spam",
-      "desc": "Baidu Anti-Spam is used to check the content of posts and 
comments against the Baidu web service to see if they look like spam.",
+      "name": "百度反垃圾",
+      "desc": "百度反垃圾用于检查帖子和评论内容,通过百度内容审核平台查看它们是否像垃圾内容。",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/reviewer-baidu";
     },
     {
-      "name": "Review Basic",
-      "desc": "Generic review rule plugin",
+      "name": "基础审核插件",
+      "desc": "基础的通用审核插件",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/reviewer-basic";
     },
     {
-      "name": "Algolia Search",
-      "desc": "Use Algolia as a search engine.",
+      "name": "Algolia 搜索",
+      "desc": "使用 Algolia 作为搜索引擎.",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/search-algolia";
     },
     {
-      "name": "Elasticsearch Engine",
-      "desc": "Use Elasticsearch as search engine",
+      "name": "Elasticsearch 引擎",
+      "desc": "使用 Elasticsearch 作为搜索引擎",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/search-elasticsearch";
     },
     {
       "name": "MeiliSearch",
-      "desc": "MeiliSearch is a powerful, fast, open-source, easy to use and 
deploy search engine.",
+      "desc": "MeiliSearch 是一个强大、快速、开源、易于使用和部署的搜索引擎。",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/search-meilisearch";
     },
     {
-      "name": "Aliyun OSS storage",
-      "desc": "Upload files to AliCloud OSS storage",
+      "name": "阿里云OSS存储",
+      "desc": "上传文件到阿里云OSS存储",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/storage-aliyunoss";
     },
     {
-      "name": "S3 storage",
-      "desc": "Upload files to S3 storage",
+      "name": "S3 存储",
+      "desc": "上传文件到S3存储",
       "link": "https://github.com/apache/answer-plugins/tree/main/storage-s3";
     },
     {
-      "name": "Tencent COS storage",
-      "desc": "Upload files to Tencent COS storage",
+      "name": "腾讯云COS对象存储",
+      "desc": "上传文件到腾讯云COS对象存储",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/storage-tencentyuncos";
     },
     {
-      "name": "Slack User Center",
-      "desc": "A plugin for integrating Slack user management",
+      "name": "Slack",
+      "desc": "通过 Slack 进行登录",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/user-center-slack";
     },
     {
-      "name": "WeCom",
-      "desc": "Get user info from WeCom and sync to User Center",
+      "name": "企业微信",
+      "desc": "从企业微信获取用户信息并同步到用户中心",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/user-center-wecom";
     }
   ],
-  "zh_CN": [
+  "en_US": [
     {
-      "name": "Redis缓存",
-      "desc": "使用Redis作为缓存",
+      "name": "Redis Cache",
+      "desc": "Use Redis as cache",
       "link": "https://github.com/apache/answer-plugins/tree/main/cache-redis";
     },
     {
-      "name": "基础验证码",
-      "desc": "默认图形验证码",
+      "name": "Basic Captcha",
+      "desc": "Default graphic verification code",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/captcha-basic";
     },
     {
       "name": "Google reCAPTCHA v2",
-      "desc": "Google reCAPTCHA v2 插件",
+      "desc": "Google reCAPTCHA v2 plugin",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/captcha-google-v2";
     },
     {
-      "name": "阿里云CDN",
-      "desc": "通过阿里云CDN提升静态资源加速",
+      "name": "Aliyun CDN",
+      "desc": "Speed up your website and enjoy greatly improved loading times 
around the world.",
       "link": "https://github.com/apache/answer-plugins/tree/main/cdn-aliyun";
     },
     {
       "name": "Amazon CloudFront",
-      "desc": "通过AWS CDN提升静态资源加速",
+      "desc": "Speed up your website and enjoy greatly improved loading times 
around the world.",
       "link": "https://github.com/apache/answer-plugins/tree/main/cdn-s3";
     },
     {
-      "name": "Apache 连接器",
-      "desc": "用于接入 Apache Oauth",
+      "name": "Apache Connector",
+      "desc": "Connect to Apache Oauth",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-apache";
     },
     {
-      "name": "通用连接器",
-      "desc": "适用于各种 OAuth 登录的通用插件",
+      "name": "OAuth2 Basic",
+      "desc": "Generic OAuth2 Plugin",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-basic";
     },
     {
-      "name": "钉钉连接器",
-      "desc": "用于接入钉钉第三方登录",
+      "name": "Dingtalk Connector",
+      "desc": "Connect to Dingtalk for third-party login",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-dingtalk";
     },
     {
-      "name": "Google 连接器",
-      "desc": "用于接入 Google 第三方登录",
+      "name": "Google Connector",
+      "desc": "Connect to Google for third-party login",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-google";
     },
     {
-      "name": "Wallet 连接器",
-      "desc": "用于接入 Wallet 第三方登录",
+      "name": "Wallet Connector",
+      "desc": "Connect to Wallet for third-party login",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/connector-wallet";
     },
     {
-      "name": "图表编辑器",
-      "desc": "在编辑器中渲染图表",
+      "name": "Chart Editor",
+      "desc": "Render chart in editor",
       "link": "https://github.com/apache/answer-plugins/tree/main/editor-chart";
     },
     {
-      "name": "公式编辑器",
-      "desc": "在编辑器中渲染公式",
+      "name": "Formula Editor",
+      "desc": "Render formula in editor",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/editor-formula";
     },
     {
-      "name": "内容嵌入",
-      "desc": "在内容中嵌入其他网站",
+      "name": "Embed",
+      "desc": "Embed content from other sites",
       "link": "https://github.com/apache/answer-plugins/tree/main/embed-basic";
     },
     {
-      "name": "钉钉通知",
-      "desc": "发送通知到钉钉",
+      "name": "Ding talk Notification",
+      "desc": "Send notifications to Ding Talk",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/notification-dingtalk";
     },
     {
-      "name": "Slack 通知",
-      "desc": "发送通知到 Slack",
+      "name": "Slack Notification",
+      "desc": "Send notifications to Slack",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/notification-slack";
     },
     {
-      "name": "代码高亮",
-      "desc": "高亮显示 Markdown 内容中的代码块",
+      "name": "Wecom Notification",
+      "desc": "Send notifications to Wecom",
+      "link": 
"https://github.com/apache/answer-plugins/tree/main/notification-wecom";
+    },
+    {
+      "name": "Code Highlight",
+      "desc": "Highlight code blocks in Markdown content",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/render-markdown-codehighlight";
     },
     {
@@ -223,53 +233,53 @@
       "link": 
"https://github.com/apache/answer-plugins/tree/main/reviewer-akismet";
     },
     {
-      "name": "百度反垃圾",
-      "desc": "百度反垃圾用于检查帖子和评论内容,通过百度内容审核平台查看它们是否像垃圾内容。",
+      "name": "Baidu Anti-Spam",
+      "desc": "Baidu Anti-Spam is used to check the content of posts and 
comments against the Baidu web service to see if they look like spam.",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/reviewer-baidu";
     },
     {
-      "name": "基础审核插件",
-      "desc": "基础的通用审核插件",
+      "name": "Review Basic",
+      "desc": "Generic review rule plugin",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/reviewer-basic";
     },
     {
-      "name": "Algolia 搜索",
-      "desc": "使用 Algolia 作为搜索引擎.",
+      "name": "Algolia Search",
+      "desc": "Use Algolia as a search engine.",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/search-algolia";
     },
     {
-      "name": "Elasticsearch 引擎",
-      "desc": "使用 Elasticsearch 作为搜索引擎",
+      "name": "Elasticsearch Engine",
+      "desc": "Use Elasticsearch as search engine",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/search-elasticsearch";
     },
     {
       "name": "MeiliSearch",
-      "desc": "MeiliSearch 是一个强大、快速、开源、易于使用和部署的搜索引擎。",
+      "desc": "MeiliSearch is a powerful, fast, open-source, easy to use and 
deploy search engine.",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/search-meilisearch";
     },
     {
-      "name": "阿里云OSS存储",
-      "desc": "上传文件到阿里云OSS存储",
+      "name": "Aliyun OSS storage",
+      "desc": "Upload files to AliCloud OSS storage",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/storage-aliyunoss";
     },
     {
-      "name": "S3 存储",
-      "desc": "上传文件到S3存储",
+      "name": "S3 storage",
+      "desc": "Upload files to S3 storage",
       "link": "https://github.com/apache/answer-plugins/tree/main/storage-s3";
     },
     {
-      "name": "腾讯云COS对象存储",
-      "desc": "上传文件到腾讯云COS对象存储",
+      "name": "Tencent COS storage",
+      "desc": "Upload files to Tencent COS storage",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/storage-tencentyuncos";
     },
     {
-      "name": "Slack",
-      "desc": "通过Slack进行登录",
+      "name": "Slack User Center",
+      "desc": "A plugin for integrating Slack user management",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/user-center-slack";
     },
     {
-      "name": "企业微信",
-      "desc": "从企业微信获取用户信息并同步到用户中心",
+      "name": "WeCom",
+      "desc": "Get user info from WeCom and sync to User Center",
       "link": 
"https://github.com/apache/answer-plugins/tree/main/user-center-wecom";
     }
   ]
diff --git a/static/data/stars.json b/static/data/stars.json
index cd4a344b3..b5bcf4cb7 100644
--- a/static/data/stars.json
+++ b/static/data/stars.json
@@ -1,3 +1,3 @@
 {
-  "stars": 13962
+  "stars": 14477
 }
\ No newline at end of file
diff --git a/static/data/team.json b/static/data/team.json
index 1f38eceb6..5c122b27a 100644
--- a/static/data/team.json
+++ b/static/data/team.json
@@ -57,7 +57,7 @@
         "avatar": "https://avatars.githubusercontent.com/u/21816";,
         "github": "https://github.com/mingcheng";,
         "role": "Developer",
-        "avatar_local": "/img/team/mingcheng.png"
+        "avatar_local": "/img/team/mingcheng.jpg"
       },
       {
         "name": "PrimmaAnna",
@@ -537,8 +537,13 @@
   {
     "title": "Crowdin",
     "type": "contributor",
-    "count": 152,
+    "count": 157,
     "users": [
+      {
+        "name": "aburakt",
+        "github": "https://crowdin.com/profile/aburakt";,
+        "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/17092030/medium/72a0b1950374df3ff3050d972fc77bfa.jpeg";
+      },
       {
         "name": "acidtmn",
         "github": "https://crowdin.com/profile/acidtmn";,
@@ -569,6 +574,11 @@
         "github": "https://crowdin.com/profile/alexchangtw";,
         "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/15640821/medium/2d270473a4a47e5231cc38c6e7efe92f.jpeg";
       },
+      {
+        "name": "alexmarzan",
+        "github": "https://crowdin.com/profile/alexmarzan";,
+        "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/15745041/medium/e619e4bd482e1b872b518692fb6133b0.jpeg";
+      },
       {
         "name": "alff0x1f",
         "github": "https://crowdin.com/profile/alff0x1f";,
@@ -849,6 +859,11 @@
         "github": "https://crowdin.com/profile/jesperhoy";,
         "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/16036668/medium/cac8025ab34dea5050d2186dfc4f8379.jpeg";
       },
+      {
+        "name": "Jimmyyoung",
+        "github": "https://crowdin.com/profile/Jimmyyoung";,
+        "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/12528207/medium/fb016fc8e276062b53028486c179c2ba_default.png";
+      },
       {
         "name": "joyqi",
         "github": "https://crowdin.com/profile/joyqi";,
@@ -939,6 +954,11 @@
         "github": "https://crowdin.com/profile/magjogui";,
         "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/12516930/medium/ee8315f9a226e0f24ce34d729bedd02d_default.png";
       },
+      {
+        "name": "mailover",
+        "github": "https://crowdin.com/profile/mailover";,
+        "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/17051596/medium/d69bbaf0d83142e40a915e1b2f233f5e.png";
+      },
       {
         "name": "makerspathe",
         "github": "https://crowdin.com/profile/makerspathe";,
@@ -1134,6 +1154,11 @@
         "github": "https://crowdin.com/profile/safadinha1239";,
         "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/15663659/medium/4dbb60389146d1933b73da37dacd1309.png";
       },
+      {
+        "name": "SamyLabs",
+        "github": "https://crowdin.com/profile/SamyLabs";,
+        "avatar": 
"https://crowdin-static.cf-downloads.crowdin.com/avatar/14573682/medium/f13444a3a677f6ea6de424b396b20654.png";
+      },
       {
         "name": "scarletwrites",
         "github": "https://crowdin.com/profile/scarletwrites";,
diff --git a/static/img/team/fenbox.png b/static/img/team/fenbox.png
index e753dd3d3..08fcb7433 100644
Binary files a/static/img/team/fenbox.png and b/static/img/team/fenbox.png 
differ
diff --git a/static/img/team/mingcheng.jpg b/static/img/team/mingcheng.jpg
new file mode 100644
index 000000000..ceb2d56d6
Binary files /dev/null and b/static/img/team/mingcheng.jpg differ

Reply via email to