mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-04 11:31:35 +00:00
docs: add austinhuang0131 as a contributor (#82)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
parent
c651e74e0b
commit
339146fe4f
2 changed files with 50 additions and 0 deletions
28
.all-contributorsrc
Normal file
28
.all-contributorsrc
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "austinhuang0131",
|
||||
"name": "Austin Huang",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/16656689?v=4",
|
||||
"profile": "https://austinhuang.me",
|
||||
"contributions": [
|
||||
"code",
|
||||
"doc",
|
||||
"question",
|
||||
"translation",
|
||||
"userTesting"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "instagrabber",
|
||||
"projectOwner": "austinhuang0131",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue