This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
115 lines (115 loc) · 2.81 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "MaxLeiter",
"name": "Max Leiter",
"avatar_url": "https://avatars.githubusercontent.com/u/8675906?v=4",
"profile": "https://maxleiter.com/",
"contributions": [
"code"
]
},
{
"login": "grzpab",
"name": "Greg Pabian",
"avatar_url": "https://avatars.githubusercontent.com/u/35925521?v=4",
"profile": "https://medium.com/@greg-pabian/",
"contributions": [
"code",
"bug",
"doc"
]
},
{
"login": "DmytroHryshyn",
"name": "DmytroHryshyn",
"avatar_url": "https://avatars.githubusercontent.com/u/125881252?v=4",
"profile": "https://github.com/DmytroHryshyn",
"contributions": [
"code",
"bug"
]
},
{
"login": "alex-from-intuita",
"name": "Alex Bit",
"avatar_url": "https://avatars.githubusercontent.com/u/78109534?v=4",
"profile": "https://intuita.io/",
"contributions": [
"code",
"doc"
]
},
{
"login": "hbjORbj",
"name": "Benny Joo",
"avatar_url": "https://avatars.githubusercontent.com/u/32841130?v=4",
"profile": "https://github.com/hbjORbj",
"contributions": [
"code",
"bug",
"doc"
]
},
{
"login": "mohab-sameh",
"name": "Mohab Sameh",
"avatar_url": "https://avatars.githubusercontent.com/u/37941642?v=4",
"profile": "https://github.com/mohab-sameh",
"contributions": [
"code",
"doc"
]
},
{
"login": "Zergus",
"name": "Serhii Melnyk",
"avatar_url": "https://avatars.githubusercontent.com/u/5468045?v=4",
"profile": "https://zergus.github.io/",
"contributions": [
"ideas"
]
},
{
"login": "kevtran2",
"name": "kevtran2",
"avatar_url": "https://avatars.githubusercontent.com/u/44513934?v=4",
"profile": "https://github.com/kevtran2",
"contributions": [
"doc",
"code"
]
},
{
"login": "GeorgeWL",
"name": "George W Langham",
"avatar_url": "https://avatars.githubusercontent.com/u/5931248?v=4",
"profile": "https://georgewl.dev",
"contributions": [
"bug"
]
},
{
"login": "AnielloFalcone",
"name": "Aniello Falcone",
"avatar_url": "https://avatars.githubusercontent.com/u/16816912?v=4",
"profile": "https://github.com/AnielloFalcone",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "codemod-registry",
"projectOwner": "codemod-com"
}