-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy path.all-contributorsrc
126 lines (126 loc) · 3.15 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
118
119
120
121
122
123
124
125
126
{
"projectName": "generator-ng-poly",
"projectOwner": "dustinspecker",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "dustinspecker",
"name": "Dustin Specker",
"avatar_url": "https://avatars.githubusercontent.com/u/2449282?v=3",
"profile": "http://dustinspecker.com",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "ngbinh",
"name": "Binh Nguyen",
"avatar_url": "https://avatars.githubusercontent.com/u/211327?v=3",
"profile": "https://github.com/ngbinh",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "RomanCPodolski",
"name": "Roman C. Podolski",
"avatar_url": "https://avatars.githubusercontent.com/u/2411585?v=3",
"profile": "https://github.com/RomanCPodolski",
"contributions": [
"code"
]
},
{
"login": "TheOneTheOnlyDavidBrown",
"name": "David Brown",
"avatar_url": "https://avatars.githubusercontent.com/u/1423875?v=3",
"profile": "http://bit.ly/lndbgh",
"contributions": [
"code",
"doc"
]
},
{
"login": "zeitiger",
"name": "David Steinkopff",
"avatar_url": "https://avatars.githubusercontent.com/u/656302?v=3",
"profile": "https://github.com/zeitiger",
"contributions": [
"code"
]
},
{
"login": "egeland",
"name": "Frode Egeland",
"avatar_url": "https://avatars.githubusercontent.com/u/1281379?v=3",
"profile": "http://www.onsentipster.com",
"contributions": [
"code",
"test"
]
},
{
"login": "busches",
"name": "Scott Busche",
"avatar_url": "https://avatars.githubusercontent.com/u/857700?v=3",
"profile": "https://github.com/busches",
"contributions": [
"code"
]
},
{
"login": "rafaelhz",
"name": "Rafael Zeffa",
"avatar_url": "https://avatars.githubusercontent.com/u/4741812?v=3",
"profile": "http://rafaelhz.github.io",
"contributions": [
"code",
"test"
]
},
{
"login": "gdi2290",
"name": "PatrickJS",
"avatar_url": "https://avatars.githubusercontent.com/u/1016365?v=3",
"profile": "http://angularclass.com",
"contributions": [
"doc"
]
},
{
"login": "legiao",
"name": "Tiago de Assis Gonçalves",
"avatar_url": "https://avatars.githubusercontent.com/u/55122?v=3",
"profile": "http://br.linkedin.com/in/tiagoassisgoncalves",
"contributions": [
"code"
]
},
{
"login": "xak2000",
"name": "Ruslan Stelmachenko",
"avatar_url": "https://avatars.githubusercontent.com/u/1576014?v=3",
"profile": "https://github.com/xak2000",
"contributions": [
"code"
]
},
{
"login": "Jeffarese",
"name": "Jeff Arese Vilar",
"avatar_url": "https://avatars.githubusercontent.com/u/3155133?v=3",
"profile": "https://github.com/Jeffarese",
"contributions": [
"code"
]
}
]
}