forked from confused-Techie/atom-backend
-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
116 lines (116 loc) · 2.92 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
{
"projectName": "package-backend",
"projectOwner": "pulsar-edit",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "confused-Techie",
"name": "confused_techie",
"avatar_url": "https://avatars.githubusercontent.com/u/26921489?v=4",
"profile": "https://github.com/confused-Techie",
"contributions": [
"code"
]
},
{
"login": "Digitalone1",
"name": "Giusy Digital",
"avatar_url": "https://avatars.githubusercontent.com/u/25790525?v=4",
"profile": "https://github.com/Digitalone1",
"contributions": [
"code"
]
},
{
"login": "DeeDeeG",
"name": "DeeDeeG",
"avatar_url": "https://avatars.githubusercontent.com/u/20157115?v=4",
"profile": "https://github.com/DeeDeeG",
"contributions": [
"ideas"
]
},
{
"login": "ndr-brt",
"name": "ndr_brt",
"avatar_url": "https://avatars.githubusercontent.com/u/8570990?v=4",
"profile": "https://github.com/ndr-brt",
"contributions": [
"code"
]
},
{
"login": "Daeraxa",
"name": "Daeraxa",
"avatar_url": "https://avatars.githubusercontent.com/u/58074586?v=4",
"profile": "https://github.com/Daeraxa",
"contributions": [
"doc"
]
},
{
"login": "kyjus25",
"name": "Justin White",
"avatar_url": "https://avatars.githubusercontent.com/u/6710794?v=4",
"profile": "http://justinwhite.info/",
"contributions": [
"code"
]
},
{
"login": "Spiker985",
"name": "Spiker985",
"avatar_url": "https://avatars.githubusercontent.com/u/7829451?v=4",
"profile": "https://github.com/Spiker985",
"contributions": [
"doc"
]
},
{
"login": "PolariTOON",
"name": "PolariTOON",
"avatar_url": "https://avatars.githubusercontent.com/u/36267812?v=4",
"profile": "https://github.com/PolariTOON",
"contributions": [
"code"
]
},
{
"login": "savetheclocktower",
"name": "Andrew Dupont",
"avatar_url": "https://avatars.githubusercontent.com/u/3450?v=4",
"profile": "https://andrewdupont.net/",
"contributions": [
"bug",
"code",
"userTesting"
]
},
{
"login": "JoanVicens",
"name": "Joan Vicens",
"avatar_url": "https://avatars.githubusercontent.com/u/38570230?v=4",
"profile": "https://joanvicens.github.io/",
"contributions": [
"doc"
]
},
{
"login": "matbme",
"name": "Mateus Melchiades",
"avatar_url": "https://avatars.githubusercontent.com/u/48367298?v=4",
"profile": "https://github.com/matbme",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
}