forked from mdn/interactive-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
118 lines (118 loc) · 4.11 KB
/
.all-contributorsrc
File metadata and controls
118 lines (118 loc) · 4.11 KB
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
{
"projectName": "interactive-examples",
"projectOwner": "mdn",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "schalkneethling",
"name": "Schalk Neethling",
"avatar_url":
"https://avatars3.githubusercontent.com/u/10350960?s=460&v=4",
"profile": "https://github.com/schalkneethling",
"contributions": ["code", "doc", "test"]
},
{
"login": "maboa",
"name": "Mark Boas",
"avatar_url":
"https://avatars3.githubusercontent.com/u/208756?s=460&v=4",
"profile": "https://github.com/maboa",
"contributions": ["code", "doc"]
},
{
"login": "wbamberg",
"name": "William Bamberg",
"avatar_url":
"https://avatars3.githubusercontent.com/u/432915?s=460&v=4",
"profile": "https://github.com/wbamberg",
"contributions": ["code", "doc"]
},
{
"login": "stephaniehobson",
"name": "Stephanie Hobson",
"avatar_url":
"https://avatars3.githubusercontent.com/u/854701?s=460&v=4",
"profile": "https://github.com/stephaniehobson",
"contributions": ["code"]
},
{
"login": "jgmize",
"name": "Josh Mize",
"avatar_url":
"https://avatars3.githubusercontent.com/u/161718?s=460&v=4",
"profile": "https://github.com/jgmize",
"contributions": ["code"]
},
{
"login": "chrisdavidmills",
"name": "Chris Mills",
"avatar_url":
"https://avatars3.githubusercontent.com/u/47647?s=460&v=4",
"profile": "https://github.com/chrisdavidmills",
"contributions": ["doc"]
},
{
"login": "metadave",
"name": "Dave Parfitt",
"avatar_url":
"https://avatars3.githubusercontent.com/u/58244?s=460&v=4",
"profile": "https://github.com/metadave",
"contributions": ["code"]
},
{
"login": "normalhuman",
"name": "Normal Human",
"avatar_url":
"https://avatars3.githubusercontent.com/u/13082030?s=460&v=4",
"profile": "https://github.com/normalhuman",
"contributions": ["doc"]
},
{
"login": "galman33",
"name": "Gal Pasternak",
"avatar_url":
"https://avatars3.githubusercontent.com/u/1783036?s=460&v=4",
"profile": "https://github.com/galman33",
"contributions": ["doc"]
},
{
"login": "SphinxKnight",
"name": "SphinxKnight",
"avatar_url":
"https://avatars3.githubusercontent.com/u/2413436?s=460&v=4",
"profile": "https://github.com/SphinxKnight",
"contributions": ["code"]
},
{
"login": "7ayushgupta",
"name": "Ayush Gupta",
"avatar_url":
"https://avatars3.githubusercontent.com/u/33892472?s=460&v=4",
"profile": "https://github.com/7ayushgupta",
"contributions": ["code"]
},
{
"login": "jwhitlock",
"name": "John Whitlock",
"avatar_url": "https://avatars2.githubusercontent.com/u/286017?s=460&v=4",
"profile": "https://github.com/jwhitlock",
"contributions": ["code", "infra"]
},
{
"login": "mfluehr",
"name": "mfluehr",
"avatar_url": "https://avatars2.githubusercontent.com/u/7999073?s=460&v=4",
"profile": "https://github.com/mfluehr",
"contributions": ["doc"]
},
{
"login": "paulirish",
"name": "Paul Irish",
"avatar_url": "https://avatars2.githubusercontent.com/u/39191?s=460&v=4",
"profile": "https://github.com/paulirish",
"contributions": ["code"]
}
]
}