forked from mdshohelrana/angular-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
49 lines (49 loc) · 1.13 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"projectName": "all-contributors",
"projectOwner": "kentcdodds",
"files": [
"README.md",
"docs/es-ES/README.md",
"docs/fr-FR/README.md",
"docs/ko-KR/README.md",
"docs/pt-BR/README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "imonhossain",
"name": "Kent C. Dodds",
"avatar_url": "https://avatars3.githubusercontent.com/u/14268885?s=460&v=4",
"profile": "https://imon.me",
"contributions": [
"question",
"doc",
"review",
"talk"
]
},
{
"login": "mdshohelrana",
"name": "Md Shohel Rana",
"avatar_url": https://avatars1.githubusercontent.com/u/6725033?s=400&v=4",
"profile": "http://bogas04.github.io",
"contributions": [
"doc",
"review"
]
},
{
"login": "ferozahmed26",
"name": "Md Feroz Ahmed",
"avatar_url": https://avatars1.githubusercontent.com/u/26955223?s=460&v=4",
"profile": "http://bogas04.github.io",
"contributions": [
"doc",
"review"
]
}
],
"repoType": "github",
"contributorsPerLine": 7
}