generated from open-source-uc/osuc-template
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.all-contributorsrc
133 lines (133 loc) · 3.5 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
"files": [
"contributors.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "nicoabarca",
"name": "Nicolás Abarca",
"avatar_url": "https://avatars.githubusercontent.com/u/29152538?v=4",
"profile": "https://github.com/nicoabarca",
"contributions": [
"design"
]
},
{
"login": "benjavicente",
"name": "Benjamín Vicente",
"avatar_url": "https://avatars.githubusercontent.com/u/62021328?v=4",
"profile": "http://benjavicente.github.io",
"contributions": [
"doc",
"code",
"eventOrganizing",
"research"
]
},
{
"login": "tomastrivino",
"name": "Tomás Triviño",
"avatar_url": "https://avatars.githubusercontent.com/u/98418205?v=4",
"profile": "https://github.com/tomastrivino",
"contributions": [
"content"
]
},
{
"login": "fernandosmither",
"name": "Fernando",
"avatar_url": "https://avatars.githubusercontent.com/u/66154723?v=4",
"profile": "https://github.com/fernandosmither",
"contributions": [
"eventOrganizing",
"research"
]
},
{
"login": "riadeane",
"name": "Ria Deane",
"avatar_url": "https://avatars.githubusercontent.com/u/62292336?v=4",
"profile": "http://riadeane.dev",
"contributions": [
"fundingFinding",
"eventOrganizing",
"research"
]
},
{
"login": "a-maccormack",
"name": "Alister MacCormack",
"avatar_url": "https://avatars.githubusercontent.com/u/78695941?v=4",
"profile": "http://www.linkedin.com/in/a-maccormack",
"contributions": [
"eventOrganizing",
"research"
]
},
{
"login": "csantiagopaz",
"name": "csantiagopaz",
"avatar_url": "https://avatars.githubusercontent.com/u/42182095?v=4",
"profile": "https://github.com/csantiagopaz",
"contributions": [
"eventOrganizing",
"research"
]
},
{
"login": "JosefaPaz",
"name": "Josefa Paz España H.",
"avatar_url": "https://avatars.githubusercontent.com/u/41802643?v=4",
"profile": "https://www.linkedin.com/in/josefaespana/",
"contributions": [
"eventOrganizing"
]
},
{
"login": "nbcl",
"name": "nbcl",
"avatar_url": "https://avatars.githubusercontent.com/u/48532672?v=4",
"profile": "https://github.com/nbcl",
"contributions": [
"eventOrganizing"
]
},
{
"login": "lnatero",
"name": "Lucas Natero",
"avatar_url": "https://avatars.githubusercontent.com/u/64765306?v=4",
"profile": "https://github.com/lnatero",
"contributions": [
"research"
]
},
{
"login": "VicenteLavagnino",
"name": "Vicente Lavagnino Gatica",
"avatar_url": "https://avatars.githubusercontent.com/u/92047754?v=4",
"profile": "https://github.com/VicenteLavagnino",
"contributions": [
"research"
]
},
{
"login": "ignaciolaval",
"name": "Ignacio Laval",
"avatar_url": "https://avatars.githubusercontent.com/u/80926065?v=4",
"profile": "https://github.com/ignaciolaval",
"contributions": [
"research"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "planner",
"projectOwner": "open-source-uc"
}