forked from eduardconstantin/Regenerator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
97 lines (97 loc) · 2.47 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "trybick",
"name": "Tim Rybicki",
"avatar_url": "https://avatars.githubusercontent.com/u/39889198?v=4",
"profile": "https://timr.dev",
"contributions": [
"doc"
]
},
{
"login": "samc18",
"name": "Sam",
"avatar_url": "https://avatars.githubusercontent.com/u/93607710?v=4",
"profile": "https://github.com/samc18",
"contributions": [
"doc"
]
},
{
"login": "Pervolarakis",
"name": "Mike Pervolarakis",
"avatar_url": "https://avatars.githubusercontent.com/u/56447146?v=4",
"profile": "https://github.com/Pervolarakis",
"contributions": [
"code"
]
},
{
"login": "Kitashi14",
"name": "Rishav Raj",
"avatar_url": "https://avatars.githubusercontent.com/u/76878972?v=4",
"profile": "https://github.com/Kitashi14",
"contributions": [
"doc"
]
},
{
"login": "vishnusnathann",
"name": "VISHNU VISWANATHAN",
"avatar_url": "https://avatars.githubusercontent.com/u/16370789?v=4",
"profile": "https://github.com/vishnusnathann",
"contributions": [
"doc"
]
},
{
"login": "Devesh-coder",
"name": "Devesh Agarwal",
"avatar_url": "https://avatars.githubusercontent.com/u/76838871?v=4",
"profile": "https://github.com/Devesh-coder",
"contributions": [
"code"
]
},
{
"login": "sai-karthik-p",
"name": "sai-karthik-p",
"avatar_url": "https://avatars.githubusercontent.com/u/54533075?v=4",
"profile": "https://github.com/sai-karthik-p",
"contributions": [
"design"
]
},
{
"login": "amardeep911",
"name": "Amardeep Ranjan",
"avatar_url": "https://avatars.githubusercontent.com/u/97588898?v=4",
"profile": "https://github.com/amardeep911",
"contributions": [
"code"
]
},
{
"login": "S-Parker7000",
"name": "Sumit Vishwakarma",
"avatar_url": "https://avatars.githubusercontent.com/u/94473575?v=4",
"profile": "https://github.com/S-Parker7000",
"contributions": [
"audio"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Regenerator",
"projectOwner": "eduardconstantin"
}