forked from codess-aus/10-Easy-Steps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
127 lines (127 loc) · 3.08 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
127
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "newbietestuser",
"name": "TestAccount",
"avatar_url": "https://avatars1.githubusercontent.com/u/71936510?v=4",
"profile": "https://github.com/newbietestuser",
"contributions": [
"content",
"doc"
]
},
{
"login": "msandfor",
"name": "Michelle Mei-Ling Sandford",
"avatar_url": "https://avatars1.githubusercontent.com/u/5952956?v=4",
"profile": "http://techoutsiders.com.au",
"contributions": [
"code",
"content",
"doc",
"design",
"example",
"review",
"talk"
]
},
{
"login": "beagandica",
"name": "Bea",
"avatar_url": "https://avatars1.githubusercontent.com/u/35856994?v=4",
"profile": "https://www.linkedin.com/in/mendezgandica",
"contributions": [
"content",
"doc",
"tutorial",
"talk",
"translation"
]
},
{
"login": "Keatnuxsuo",
"name": "Jia Keatnuxsuo",
"avatar_url": "https://avatars2.githubusercontent.com/u/24486796?v=4",
"profile": "https://github.com/Keatnuxsuo",
"contributions": [
"bug",
"doc",
"maintenance",
"tutorial",
"userTesting"
]
},
{
"login": "nessaamorgan",
"name": "nessaamorgan",
"avatar_url": "https://avatars2.githubusercontent.com/u/37296949?v=4",
"profile": "https://github.com/nessaamorgan",
"contributions": [
"content",
"doc",
"maintenance",
"tutorial"
]
},
{
"login": "amykapernick",
"name": "Amy Kapernick",
"avatar_url": "https://avatars2.githubusercontent.com/u/15953185?v=4",
"profile": "https://amyskapers.dev",
"contributions": [
"content",
"code",
"doc",
"talk",
"example"
]
},
{
"login": "premkiran7",
"name": "premkiran7",
"avatar_url": "https://avatars3.githubusercontent.com/u/33180096?v=4",
"profile": "https://github.com/premkiran7",
"contributions": [
"bug",
"doc"
]
},
{
"login": "sam0hack",
"name": "Sam",
"avatar_url": "https://avatars1.githubusercontent.com/u/5379650?v=4",
"profile": "https://ilmtechnosolutions.com/?team=sameer",
"contributions": [
"doc",
"content",
"example"
]
},
{
"login": "soumyajitnandi1",
"name": "SOUMYAJIT NANDI",
"avatar_url": "https://avatars3.githubusercontent.com/u/67222985?v=4",
"profile": "https://www.linkedin.com/in/soumyajit-nandi-683155178",
"contributions": [
"content",
"doc",
]
},
{
"login": "muhmudrik",
"name": "Muhammad Mudrik",
"avatar_url": "https://avatars1.githubusercontent.com/u/44206861?v=4",
"profile": "https://github.com/muhmudrik",
"contributions": [
"content",
"doc"
]
}
],
"contributorsPerLine": 7,
}