Skip to content

Commit 1c3e599

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent f22e3c2 commit 1c3e599

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.all-contributorsrc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "geekcom",
10+
"name": "Daniel Rodrigues",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/3955933?v=4",
12+
"profile": "https://twitter.com/geekcom2",
13+
"contributions": [
14+
"infra",
15+
"maintenance",
16+
"code"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"projectName": "phpjasper",
22+
"projectOwner": "PHPJasper",
23+
"repoType": "github",
24+
"repoHost": "https://github.com",
25+
"skipCi": true
26+
}

0 commit comments

Comments
 (0)