forked from microsoft/AzUrlShortener
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
117 lines (117 loc) · 2.86 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
117
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"skipCi": true,
"projectName": "AzUrlShortener",
"projectOwner": "FBoucher",
"repoType": "github",
"repoHost": "https://github.com",
"contributors": [
{
"login": "surlydev",
"name": "SurlyDev",
"avatar_url": "https://avatars1.githubusercontent.com/u/880671?v=4",
"profile": "https://github.com/surlydev",
"contributions": [
"ideas"
]
},
{
"login": "FBoucher",
"name": "Frank Boucher",
"avatar_url": "https://avatars3.githubusercontent.com/u/2404846?v=4",
"profile": "http://cloud5mins.com",
"contributions": [
"code",
"video"
]
},
{
"login": "AK0785",
"name": "AKER",
"avatar_url": "https://avatars1.githubusercontent.com/u/40241010?v=4",
"profile": "https://github.com/AK0785",
"contributions": [
"ideas"
]
},
{
"login": "vnbaaij",
"name": "Vincent Baaij",
"avatar_url": "https://avatars3.githubusercontent.com/u/1761079?v=4",
"profile": "http://baaijte.net",
"contributions": [
"code"
]
},
{
"login": "kmm7",
"name": "kmm7",
"avatar_url": "https://avatars3.githubusercontent.com/u/13196402?v=4",
"profile": "https://github.com/kmm7",
"contributions": [
"code",
"ideas"
]
},
{
"login": "fs366e2spm",
"name": "fs366e2spm",
"avatar_url": "https://avatars2.githubusercontent.com/u/52791126?v=4",
"profile": "https://github.com/fs366e2spm",
"contributions": [
"bug",
"ideas"
]
},
{
"login": "Hedlund01",
"name": "Hugo Hedlund",
"avatar_url": "https://avatars1.githubusercontent.com/u/48281171?v=4",
"profile": "https://github.com/Hedlund01",
"contributions": [
"code"
]
},
{
"login": "thefisk",
"name": "Nathan Fisk",
"avatar_url": "https://avatars2.githubusercontent.com/u/39799908?v=4",
"profile": "https://github.com/thefisk",
"contributions": [
"doc"
]
},
{
"login": "alsmyr",
"name": "Erik Alsmyr",
"avatar_url": "https://avatars0.githubusercontent.com/u/3719489?v=4",
"profile": "http://www.lexplore.com",
"contributions": [
"bug",
"doc"
]
},
{
"login": "jawn",
"name": "Bernard Vander Beken",
"avatar_url": "https://avatars3.githubusercontent.com/u/1705112?v=4",
"profile": "https://jawn.net",
"contributions": [
"doc"
]
},
{
"login": "IronManion",
"name": "IronManion",
"avatar_url": "https://avatars0.githubusercontent.com/u/36028632?v=4",
"profile": "https://github.com/IronManion",
"contributions": [
"doc"
]
}
]
}