docs: added MaxWaldorf as contributor

This commit is contained in:
Eugene Pankov
2022-01-26 19:26:11 +01:00
parent ca9e6a118e
commit 372662c787
5 changed files with 42 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
{
"files": [
"README.md", "README.zh-CN.md", "README.ru-RU.md", "README.ko-KR.md"
"README.md",
"README.zh-CN.md",
"README.ru-RU.md",
"README.ko-KR.md"
],
"imageSize": 100,
"commit": false,
@@ -587,6 +590,15 @@
"contributions": [
"design"
]
},
{
"login": "MaxWaldorf",
"name": "MaxWaldorf",
"avatar_url": "https://avatars.githubusercontent.com/u/15877853?v=4",
"profile": "https://github.com/MaxWaldorf",
"contributions": [
"infra"
]
}
],
"contributorsPerLine": 7,