Skip to content

Commit 493d120

Browse files
committed
contributors rc
1 parent 5c694e9 commit 493d120

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.all-contributorsrc

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "jd-apprentice",
10+
"name": "Jonathan Dyallo",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/68082746?v=4",
12+
"profile": "https://jonathan.com.ar",
13+
"contributions": [
14+
"code",
15+
"test",
16+
"doc",
17+
"maintenance",
18+
"design",
19+
"ideas",
20+
"infra"
21+
]
22+
}
23+
],
24+
"contributorsPerLine": 7,
25+
"projectName": "jd-golang",
26+
"projectOwner": "jd-apprentice",
27+
"repoType": "github",
28+
"repoHost": "https://github.com",
29+
"skipCi": true
30+
}

0 commit comments

Comments
 (0)