forked from StaticJsCMS/static-cms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
113 lines (113 loc) · 2.88 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
{
"projectName": "static-cms",
"projectOwner": "StaticJsCMS",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "angular",
"contributors": [
{
"login": "KaneFreeman",
"name": "Daniel Lautzenheiser",
"avatar_url": "https://avatars.githubusercontent.com/u/1388138?v=4",
"profile": "https://github.com/KaneFreeman",
"contributions": [
"code",
"doc",
"design",
"maintenance"
]
},
{
"login": "denyskon",
"name": "Denys Konovalov",
"avatar_url": "https://avatars.githubusercontent.com/u/47871822?v=4",
"profile": "https://github.com/denyskon",
"contributions": [
"code",
"doc"
]
},
{
"login": "CommanderStorm",
"name": "Frank Elsinga",
"avatar_url": "https://avatars.githubusercontent.com/u/26258709?v=4",
"profile": "https://commanderstorm.github.io/",
"contributions": [
"code",
"doc"
]
},
{
"login": "Skrubbadubba",
"name": "Skrubbadubba",
"avatar_url": "https://avatars.githubusercontent.com/u/75796723?v=4",
"profile": "https://github.com/Skrubbadubba",
"contributions": [
"doc"
]
},
{
"login": "a-kriya",
"name": "a-kriya",
"avatar_url": "https://avatars.githubusercontent.com/u/26761352?v=4",
"profile": "https://github.com/a-kriya",
"contributions": [
"doc"
]
},
{
"login": "whysthatso",
"name": "Andreas Wagner",
"avatar_url": "https://avatars.githubusercontent.com/u/1685114?v=4",
"profile": "https://github.com/whysthatso",
"contributions": [
"doc"
]
},
{
"login": "McFlyPartages",
"name": "McFlyPartages",
"avatar_url": "https://avatars.githubusercontent.com/u/44530252?v=4",
"profile": "https://github.com/McFlyPartages",
"contributions": [
"doc"
]
},
{
"login": "robigan",
"name": "robigan",
"avatar_url": "https://avatars.githubusercontent.com/u/35210888?v=4",
"profile": "https://github.com/robigan",
"contributions": [
"doc"
]
},
{
"login": "mildred",
"name": "Mildred Ki'Lya",
"avatar_url": "https://avatars.githubusercontent.com/u/33804?v=4",
"profile": "http://mildred.fr/",
"contributions": [
"code"
]
},
{
"login": "acharlop",
"name": "Avi Charlop",
"avatar_url": "https://avatars.githubusercontent.com/u/8885448?v=4",
"profile": "https://github.com/acharlop",
"contributions": [
"doc"
]
},
{
"login": "dominiclooser",
"name": "dominiclooser",
"avatar_url": "https://avatars.githubusercontent.com/u/2300581?v=4",
"profile": "https://dominiclooser.ch/",
"contributions": [
"doc"
]
}
]
}