Add @yudai as a contributor

This commit is contained in:
Søren L. Hansen
2021-04-25 08:34:50 -07:00
parent 2e9435f3cc
commit 43540f5b38
2 changed files with 19 additions and 2 deletions

View File

@@ -9,6 +9,16 @@
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [],
"contributors": [
{
"login": "yudai",
"name": "Iwasaki Yudai",
"avatar_url": "https://avatars.githubusercontent.com/u/33192?v=4",
"profile": "https://yudai.arielworks.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}