Skip to content

Commit 9df1c0b

Browse files
allcontributors[bot]apollonian
authored andcommitted
docs: create .all-contributorsrc [skip ci]
1 parent da32dea commit 9df1c0b

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "apollonian",
10+
"name": "Abhishek Warokar",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/2150306?v=4",
12+
"profile": "https://abhi.studio/",
13+
"contributions": [
14+
"code",
15+
"design",
16+
"maintenance",
17+
"ideas",
18+
"review"
19+
]
20+
}
21+
],
22+
"contributorsPerLine": 7,
23+
"projectName": "react-otp-input",
24+
"projectOwner": "devfolioco",
25+
"repoType": "github",
26+
"repoHost": "https://github.com",
27+
"skipCi": true
28+
}

0 commit comments

Comments
 (0)