This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
77 lines (77 loc) · 1.83 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
{
"projectName": "King Typer",
"projectOwner": "Sandu Victor",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "Vyctor661",
"name": "Sandu Victor",
"avatar_url": "https://avatars0.githubusercontent.com/u/49570123?v=4",
"profile": "https://discordapp.com/users/270972671490129921",
"contributions": [
"code",
"design",
"infra",
"question",
"content",
"doc",
"ideas",
"maintenance",
"projectManagement",
"review",
"tutorial"
]
},
{
"login": "xWafl",
"name": "xWafl",
"avatar_url": "https://avatars2.githubusercontent.com/u/35458851?v=4",
"profile": "http://xwafl.github.io/portfolio",
"contributions": [
"code",
"ideas",
"review",
"test",
"userTesting",
"security"
]
},
{
"login": "Mateiadrielrafael",
"name": "Matei Adriel",
"avatar_url": "https://avatars0.githubusercontent.com/u/39400800?v=4",
"profile": "https://github.com/Mateiadrielrafael",
"contributions": [
"ideas",
"review",
"userTesting"
]
},
{
"login": "maoitsme",
"name": "MaoItsMe",
"avatar_url": "https://avatars2.githubusercontent.com/u/38869813?v=4",
"profile": "https://github.com/maoitsme",
"contributions": [
"userTesting"
]
},
{
"login": "justlucdewit",
"name": "luke",
"avatar_url": "https://avatars3.githubusercontent.com/u/37410843?v=4",
"profile": "http://justlucdewit.github.io",
"contributions": [
"userTesting"
]
}
],
"contributorsPerLine": 7
}