-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
108 lines (108 loc) · 3.22 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
{
"projectName": "Pasame-Codigo",
"projectOwner": "TeenBiscuits",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md", "./src/content/docs/intro/readme.md"],
"imageSize": 100,
"commit": false,
"commitConvention": "gitmoji",
"contributorsPerLine": 5,
"contributorsSortAlphabetically": true,
"contributors": [
{
"login": "TeenBiscuits",
"name": "Pablo Portas López",
"avatar_url": "https://avatars.githubusercontent.com/u/81629707?v=4",
"profile": "https://pablopl.dev/",
"contributions": [
"code",
"content",
"doc",
"design",
"example",
"projectManagement",
"review",
"maintenance"
]
},
{
"login": "Fraagaa",
"name": "Miguel Fraga Pico メ",
"avatar_url": "https://avatars.githubusercontent.com/u/66569329?v=4",
"profile": "https://github.com/Fraagaa",
"contributions": ["code"]
},
{
"login": "sneiira",
"name": "Santiago Neira Sejean",
"avatar_url": "https://avatars.githubusercontent.com/u/151532950?v=4",
"profile": "https://github.com/sneiira",
"contributions": ["code"]
},
{
"login": "dza205",
"name": "Daniel Deza Prieto",
"avatar_url": "https://avatars.githubusercontent.com/u/76247222?v=4",
"profile": "https://github.com/dza205",
"contributions": ["code"]
},
{
"login": "danielfeitopin",
"name": "Daniel Feito Pin",
"avatar_url": "https://avatars.githubusercontent.com/u/71133325?v=4",
"profile": "https://www.informaticapau.com/",
"contributions": ["content"]
},
{
"login": "Parodper",
"name": "Parodper",
"avatar_url": "https://avatars.githubusercontent.com/u/12100800?v=4",
"profile": "https://github.com/Parodper",
"contributions": ["code"]
},
{
"login": "elianarl",
"name": "elianarl",
"avatar_url": "https://avatars.githubusercontent.com/u/160122335?v=4",
"profile": "https://github.com/elianarl",
"contributions": ["example"]
},
{
"login": "Nurig04",
"name": "Nurig04",
"avatar_url": "https://avatars.githubusercontent.com/u/152159453?v=4",
"profile": "https://github.com/Nurig04",
"contributions": ["code"]
},
{
"login": "Sprinter05",
"name": "Sprinter",
"avatar_url": "https://avatars.githubusercontent.com/u/69991979?v=4",
"profile": "https://www.sprinter.work/",
"contributions": ["code"]
},
{
"login": "maiteegonzaalez",
"name": "maiteegonzaalez",
"avatar_url": "https://avatars.githubusercontent.com/u/151624797?v=4",
"profile": "https://github.com/maiteegonzaalez",
"contributions": ["code"]
},
{
"login": "FerLS",
"name": "Fernando Álvarez",
"avatar_url": "https://avatars.githubusercontent.com/u/114153352?v=4",
"profile": "https://github.com/FerLS",
"contributions": ["example"]
},
{
"login": "angelacoust",
"name": "ángela",
"avatar_url": "https://avatars.githubusercontent.com/u/151532597?v=4",
"profile": "https://github.com/angelacoust",
"contributions": ["code"]
}
],
"linkToUsage": true
}