docs: add @EnochGao as a contributor

This commit is contained in:
thomas
2024-09-23 21:19:49 +02:00
parent b188b6f34f
commit 39a762b060
2 changed files with 16 additions and 0 deletions

View File

@@ -29,6 +29,10 @@
"translation-ru": {
"symbol": "🇷🇺",
"description": "Translate in Russian"
},
"translation-ch": {
"symbol": "🇨🇳",
"description": "Translate in Chinese"
}
},
"contributors": [
@@ -304,6 +308,15 @@
"contributions": [
"bug"
]
},
{
"login": "EnochGao",
"name": "Enoch Gao",
"avatar_url": "https://avatars.githubusercontent.com/u/41459067?v=4",
"profile": "https://enochgao.github.io/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,