diff --git a/_project-v2.json b/_project-v2.json index 4753f5651aec..1ad6857dead4 100644 --- a/_project-v2.json +++ b/_project-v2.json @@ -826,7 +826,10 @@ "root_path": "root/en/blurb", "translation_path": "translation/zh-hans/blurb", "translation_muids": "translation-zh-hans", - "creator_github_handle": "tsungmaolee" + "creator_github_handle": [ + "tsungmaolee", + "wcang" + ] }, { "project_uid": "zh-hans_localization", @@ -834,7 +837,10 @@ "root_path": "root/en/site", "translation_path": "translation/zh-hans/site", "translation_muids": "translation-zh-hans-site", - "creator_github_handle": "tsungmaolee" + "creator_github_handle": [ + "tsungmaolee", + "wcang" + ] }, { "project_uid": "zh-hans_ms_translation_mao", @@ -858,7 +864,10 @@ "root_path": "root/misc/site", "translation_path": "translation/zh-hans/site", "translation_muids": "translation-zh-hans-site", - "creator_github_handle": "tsungmaolee" + "creator_github_handle": [ + "tsungmaolee", + "wcang" + ] }, { "project_uid": "zh-hant_blurb_translation", @@ -866,7 +875,10 @@ "root_path": "root/en/blurb", "translation_path": "translation/zh-hant/blurb", "translation_muids": "translation-zh-hant", - "creator_github_handle": "tsungmaolee" + "creator_github_handle": [ + "tsungmaolee", + "wcang" + ] }, { "project_uid": "zh-hant_localization", @@ -874,7 +886,10 @@ "root_path": "root/en/site", "translation_path": "translation/zh-hant/site", "translation_muids": "translation-zh-hant-site", - "creator_github_handle": "tsungmaolee" + "creator_github_handle": [ + "tsungmaolee", + "wcang" + ] }, { "project_uid": "zh-hant_ms_translation_mao", @@ -898,6 +913,9 @@ "root_path": "root/misc/site", "translation_path": "translation/zh-hant/site", "translation_muids": "translation-zh-hant-site", - "creator_github_handle": "tsungmaolee" + "creator_github_handle": [ + "tsungmaolee", + "wcang" + ] } ] diff --git a/_project.json b/_project.json index a09a35b5f54a..3714313cf796 100644 --- a/_project.json +++ b/_project.json @@ -1130,6 +1130,9 @@ "collaborator": [ { "author_github_handle": "tsungmaolee" + }, + { + "author_github_handle": "wcang" } ] }, @@ -1141,6 +1144,9 @@ "collaborator": [ { "author_github_handle": "tsungmaolee" + }, + { + "author_github_handle": "wcang" } ] }, @@ -1174,6 +1180,9 @@ "collaborator": [ { "author_github_handle": "tsungmaolee" + }, + { + "author_github_handle": "wcang" } ] }, @@ -1185,6 +1194,9 @@ "collaborator": [ { "author_github_handle": "tsungmaolee" + }, + { + "author_github_handle": "wcang" } ] }, @@ -1196,6 +1208,9 @@ "collaborator": [ { "author_github_handle": "tsungmaolee" + }, + { + "author_github_handle": "wcang" } ] }, @@ -1229,6 +1244,9 @@ "collaborator": [ { "author_github_handle": "tsungmaolee" + }, + { + "author_github_handle": "wcang" } ] }