mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-10 05:56:29 +00:00
docs: add ehmicky as a contributor (#180)
* docs: update README.md * docs: update .all-contributorsrc
This commit is contained in:
parent
e639593c5d
commit
0d541cbbf8
2 changed files with 13 additions and 3 deletions
|
@ -275,9 +275,19 @@
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"design"
|
"design"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "ehmicky",
|
||||||
|
"name": "ehmicky",
|
||||||
|
"avatar_url": "https://avatars2.githubusercontent.com/u/8136211?v=4",
|
||||||
|
"profile": "https://twitter.com/ehmicky",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"files": [
|
"files": [
|
||||||
"README.md"
|
"README.md"
|
||||||
]
|
],
|
||||||
|
"repoHost": "https://github.com"
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue