docs: add credit for @stedman (#229) and @aciccarello (#223)

This commit is contained in:
harttle
2020-05-22 11:44:23 +08:00
parent 71fb8a8b7c
commit 064ea99f49
2 changed files with 52 additions and 30 deletions
+20 -2
View File
@@ -7,8 +7,8 @@
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "eslint",
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "harttle",
@@ -269,6 +269,24 @@
"contributions": [
"doc"
]
},
{
"login": "stedman",
"name": "Steve Stedman",
"avatar_url": "https://avatars1.githubusercontent.com/u/183122?v=4",
"profile": "https://stedman.dev",
"contributions": [
"doc"
]
},
{
"login": "aciccarello",
"name": "Anthony Ciccarello",
"avatar_url": "https://avatars0.githubusercontent.com/u/11273838?v=4",
"profile": "https://ciccarello.me",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,