Skip to content

Commit e88ee7f

Browse files
docs: create .all-contributorsrc
1 parent 405d6bc commit e88ee7f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "marekrozmus",
10+
"name": "marekrozmus",
11+
"avatar_url": "https://avatars3.githubusercontent.com/u/26272040?v=4",
12+
"profile": "https://github.com/marekrozmus",
13+
"contributions": [
14+
"code",
15+
"doc",
16+
"test"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"projectName": "react-swipeable-list",
22+
"projectOwner": "sandstreamdev",
23+
"repoType": "github",
24+
"repoHost": "https://github.com"
25+
}

0 commit comments

Comments
 (0)