This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch update/noitce in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
commit 51d949ef2cfa0e9abd42c021bf1f5256d9b7da9a Author: shuai <[email protected]> AuthorDate: Thu Oct 24 16:05:27 2024 +0800 feat: add new commiter --- static/data/team.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/static/data/team.json b/static/data/team.json index 3107408da..6121b96d2 100644 --- a/static/data/team.json +++ b/static/data/team.json @@ -110,6 +110,12 @@ "github": "https://github.com/sy-records", "avatar": "https://avatars.githubusercontent.com/u/33931153?v=4", "role": "Developer" + }, + { + "name": "zahash", + "github": "https://github.com/zahash", + "avatar": "https://avatars.githubusercontent.com/u/36153955?v=4", + "role": "Developer" } ] }, @@ -1017,4 +1023,4 @@ } ] } -] \ No newline at end of file +]
