-
Notifications
You must be signed in to change notification settings - Fork 4
/
.all-contributorsrc
78 lines (78 loc) · 1.94 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "MT-G",
"name": "MT-G",
"avatar_url": "https://avatars.githubusercontent.com/u/61514712?v=4",
"profile": "https://github.com/MT-G",
"contributions": [
"content"
]
},
{
"login": "pareyesv",
"name": "pareyesv",
"avatar_url": "https://avatars.githubusercontent.com/u/7954142?v=4",
"profile": "https://pareyesv.github.io",
"contributions": [
"content"
]
},
{
"login": "jccarrsco",
"name": "Carlos Carrasco",
"avatar_url": "https://avatars.githubusercontent.com/u/16986949?v=4",
"profile": "http://www.jcarloscarrasco.com/",
"contributions": [
"content"
]
},
{
"login": "alonsosilvaallende",
"name": "Alonso Silva Allende",
"avatar_url": "https://avatars.githubusercontent.com/u/30263736?v=4",
"profile": "http://www.dim.uchile.cl/~alsilva/",
"contributions": [
"content"
]
},
{
"login": "acarreri",
"name": "acarreri",
"avatar_url": "https://avatars.githubusercontent.com/u/73544234?v=4",
"profile": "https://github.com/acarreri",
"contributions": [
"content"
]
},
{
"login": "anaraven",
"name": "Andres Aravena",
"avatar_url": "https://avatars.githubusercontent.com/u/7228142?v=4",
"profile": "http://anaraven.bitbucket.io/",
"contributions": [
"content"
]
},
{
"login": "pcm32",
"name": "Pablo Moreno",
"avatar_url": "https://avatars.githubusercontent.com/u/368478?v=4",
"profile": "https://github.com/pcm32",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "ibda2022",
"projectOwner": "pareyesv",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}