-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
Copy path.all-contributorsrc
120 lines (120 loc) · 3.08 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
{
"projectName": "angular-example-app",
"projectOwner": "Ismaestro",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 6,
"contributors": [
{
"login": "magicalyak",
"name": "Tom Gamull",
"avatar_url": "https://avatars.githubusercontent.com/u/6165889?v=4",
"profile": "https://magicalyak.org",
"contributions": [
"infra"
]
},
{
"login": "mansya",
"name": "mansyaprime",
"avatar_url": "https://avatars.githubusercontent.com/u/33461607?v=4",
"profile": "https://github.com/mansya",
"contributions": [
"code"
]
},
{
"login": "codeimmortal",
"name": "codeimmortal",
"avatar_url": "https://avatars.githubusercontent.com/u/16804408?v=4",
"profile": "https://github.com/codeimmortal",
"contributions": [
"code"
]
},
{
"login": "tomasfse",
"name": "tomasfse",
"avatar_url": "https://avatars.githubusercontent.com/u/22914697?v=4",
"profile": "https://github.com/tomasfse",
"contributions": [
"code"
]
},
{
"login": "golu7679",
"name": "golu",
"avatar_url": "https://avatars.githubusercontent.com/u/55990159?v=4",
"profile": "https://golu7679.github.io",
"contributions": [
"code"
]
},
{
"login": "v-rr",
"name": "rancyr",
"avatar_url": "https://avatars.githubusercontent.com/u/90811840?v=4",
"profile": "https://github.com/microsoft/Secure-Supply-Chain/",
"contributions": [
"code"
]
},
{
"login": "codingphasedotcom",
"name": "codingphasedotcom",
"avatar_url": "https://avatars.githubusercontent.com/u/26421899?v=4",
"profile": "http://www.codingphase.com",
"contributions": [
"code"
]
},
{
"login": "scip92",
"name": "Max",
"avatar_url": "https://avatars.githubusercontent.com/u/15237896?v=4",
"profile": "https://github.com/scip92",
"contributions": [
"code"
]
},
{
"login": "HerbertKarajan",
"name": "Karajan",
"avatar_url": "https://avatars.githubusercontent.com/u/20851191?v=4",
"profile": "https://github.com/HerbertKarajan",
"contributions": [
"code"
]
},
{
"login": "carlchandev",
"name": "Carl Chan",
"avatar_url": "https://avatars.githubusercontent.com/u/34772941?v=4",
"profile": "https://github.com/carlchandev",
"contributions": [
"code"
]
},
{
"login": "dyeimys",
"name": "Dyeimys Franco Correa",
"avatar_url": "https://avatars.githubusercontent.com/u/4250372?v=4",
"profile": "https://github.com/dyeimys",
"contributions": [
"code"
]
},
{
"login": "mugan86",
"name": "Anartz Mugika Ledo",
"avatar_url": "https://avatars.githubusercontent.com/u/5081970?v=4",
"profile": "https://anartz-mugika.com/qwik-book/es/",
"contributions": [
"code"
]
}
]
}