forked from udplabs/zartan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
114 lines (114 loc) · 2.78 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
{
"projectName": "zartan",
"projectOwner": "udplabs",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "srecinto",
"name": "Shawn Recinto",
"avatar_url": "https://avatars.githubusercontent.com/u/2954123?v=4",
"profile": "https://github.com/srecinto",
"contributions": [
"code",
"projectManagement",
"test"
]
},
{
"login": "noinarisak",
"name": "Noi Narisak",
"avatar_url": "https://avatars.githubusercontent.com/u/341437?v=4",
"profile": "https://noinarisak.github.io/til",
"contributions": [
"code",
"projectManagement",
"doc",
"infra"
]
},
{
"login": "bhanchand",
"name": "bhanchand",
"avatar_url": "https://avatars.githubusercontent.com/u/18057642?v=4",
"profile": "https://github.com/bhanchand",
"contributions": [
"code"
]
},
{
"login": "jpf",
"name": "Joël Franusic",
"avatar_url": "https://avatars.githubusercontent.com/u/41538?v=4",
"profile": "http://joel.franusic.com",
"contributions": [
"doc",
"code"
]
},
{
"login": "anushrav",
"name": "Anushrav Vatsa",
"avatar_url": "https://avatars.githubusercontent.com/u/22229475?v=4",
"profile": "https://github.com/anushrav",
"contributions": [
"code",
"bug"
]
},
{
"login": "dancinnamon-okta",
"name": "dancinnamon-okta",
"avatar_url": "https://avatars.githubusercontent.com/u/42472957?v=4",
"profile": "https://github.com/dancinnamon-okta",
"contributions": [
"code"
]
},
{
"login": "mdwallick",
"name": "Mike Wallick",
"avatar_url": "https://avatars.githubusercontent.com/u/28658181?v=4",
"profile": "https://wallick.net",
"contributions": [
"code"
]
},
{
"login": "RyAndrew",
"name": "Andrew Ry",
"avatar_url": "https://avatars.githubusercontent.com/u/3945391?v=4",
"profile": "http://2xod.com/",
"contributions": [
"code"
]
},
{
"login": "dzadikdev",
"name": "dzadikdev",
"avatar_url": "https://avatars.githubusercontent.com/u/57756515?v=4",
"profile": "https://github.com/dzadikdev",
"contributions": [
"code"
]
},
{
"login": "zeekhoo",
"name": "Zee Khoo",
"avatar_url": "https://avatars.githubusercontent.com/u/10700898?v=4",
"profile": "https://github.com/zeekhoo",
"contributions": [
"doc",
"code",
"bug"
]
}
],
"contributorsPerLine": 7
}