forked from Jefiozie/ngx-aws-deploy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
98 lines (98 loc) · 2.5 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "genexus",
"name": "Jeffrey Bosch",
"avatar_url": "https://avatars0.githubusercontent.com/u/17835373?v=4",
"profile": "https://genexus.github.io",
"contributions": [
"code",
"content",
"review"
]
},
{
"login": "santoshyadav198613",
"name": "Santosh Yadav",
"avatar_url": "https://avatars3.githubusercontent.com/u/11923975?v=4",
"profile": "https://www.santoshyadav.dev",
"contributions": [
"code"
]
},
{
"login": "beaussart",
"name": "Nicolas Beaussart",
"avatar_url": "https://avatars0.githubusercontent.com/u/7281023?v=4",
"profile": "https://github.com/beaussart",
"contributions": [
"code"
]
},
{
"login": "StefanNieuwenhuis",
"name": "Stefan Nieuwenhuis",
"avatar_url": "https://avatars1.githubusercontent.com/u/12104589?v=4",
"profile": "https://stefannieuwenhuis.github.io/",
"contributions": [
"code"
]
},
{
"login": "zack9433",
"name": "Zack Yang",
"avatar_url": "https://avatars3.githubusercontent.com/u/1610642?v=4",
"profile": "https://github.com/zack9433",
"contributions": [
"code"
]
},
{
"login": "djhouseknecht",
"name": "David Houseknecht",
"avatar_url": "https://avatars2.githubusercontent.com/u/32391370?v=4",
"profile": "https://djhouseknecht.github.io/",
"contributions": [
"doc"
]
},
{
"login": "brianfromoregon",
"name": "Brian Harris",
"avatar_url": "https://avatars2.githubusercontent.com/u/1198163?v=4",
"profile": "https://github.com/brianfromoregon",
"contributions": [
"doc"
]
},
{
"login": "cubasepp",
"name": "Michael Vogl",
"avatar_url": "https://avatars0.githubusercontent.com/u/4363766?v=4",
"profile": "http://www.mv-web.net",
"contributions": [
"code"
]
},
{
"login": "arturovt",
"name": "Artur Androsovych",
"avatar_url": "https://avatars1.githubusercontent.com/u/7337691?v=4",
"profile": "https://medium.com/@overthesanity",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "ngx-aws-deploy",
"projectOwner": "genexus",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}