-
Notifications
You must be signed in to change notification settings - Fork 7
/
.all-contributorsrc
83 lines (83 loc) · 2.31 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
{
"projectName": "DotMP",
"projectOwner": "computablee",
"contributors": [
{
"login": "MaurizioPz",
"name": "Maurizio",
"contributions": [
"code"
],
"profile": "https://github.com/MaurizioPz",
"avatar_url": [
"https://avatars.githubusercontent.com/u/455216?v=4"
]
},
{
"login": "HarryHeres",
"name": "Jan Hereš",
"contributions": [
"code"
],
"profile": "https://janheres.eu",
"avatar_url": [
"https://avatars.githubusercontent.com/u/74781187?v=4"
]
},
{
"login": "computablee",
"name": "Phillip Allen Lane",
"contributions": [
"code"
],
"profile": "https://github.com/computablee",
"avatar_url": [
"https://avatars.githubusercontent.com/u/20172521?v=4"
]
},
{
"login": "exrol",
"name": "exrol",
"contributions": [
"code"
],
"profile": "https://github.com/exrol",
"avatar_url": [
"https://avatars.githubusercontent.com/u/86170495?v=4"
]
},
{
"login": "jestes15",
"name": "Joshua Estes",
"contributions": [
"code"
],
"profile": "https://github.com/jestes15",
"avatar_url": [
"https://avatars.githubusercontent.com/u/51448244?v=4"
]
},
{
"login": "blouflashdb",
"name": "blouflashdb",
"contributions": [
"code"
],
"profile": "https://www.bayoosoft.com/",
"avatar_url": [
"https://avatars.githubusercontent.com/u/45914736?v=4"
]
},
{
"login": "Skenvy",
"name": "Nathan Levett",
"contributions": [
"code"
],
"profile": "https://github.com/Skenvy",
"avatar_url": [
"https://avatars.githubusercontent.com/u/17214791?v=4"
]
}
]
}