-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
107 lines (107 loc) · 2.68 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
{
"projectName": "gengo",
"projectOwner": "spenserblack",
"files": [
"CREDITS.md"
],
"commitConvention": "atom",
"contributorsSortAlphabetically": true,
"contributors": [
{
"login": "o2sh",
"name": "Ossama Hjaji",
"avatar_url": "https://avatars.githubusercontent.com/u/13710835?v=4",
"profile": "https://github.com/o2sh",
"contributions": [
"code",
"maintenance",
"data"
]
},
{
"login": "jake-87",
"name": "j",
"avatar_url": "https://avatars.githubusercontent.com/u/68929154?v=4",
"profile": "https://github.com/jake-87",
"contributions": [
"data"
]
},
{
"login": "pykenny",
"name": "Po-Yu Hsieh",
"avatar_url": "https://avatars.githubusercontent.com/u/6328813?v=4",
"profile": "https://pyhsieh.net/",
"contributions": [
"data"
]
},
{
"login": "Byron",
"name": "Sebastian Thiel",
"avatar_url": "https://avatars.githubusercontent.com/u/63622?v=4",
"profile": "https://keybase.io/byronbates",
"contributions": [
"ideas",
"code",
"userTesting"
]
},
{
"login": "spsandwichman",
"name": "sandwich",
"avatar_url": "https://avatars.githubusercontent.com/u/73349893?v=4",
"profile": "http://sandwichman.dev",
"contributions": [
"data"
]
},
{
"login": "Sh4rk-Byte",
"name": "Rostislav Otevrel",
"avatar_url": "https://avatars.githubusercontent.com/u/99561766?v=4",
"profile": "https://github.com/Sh4rk-Byte",
"contributions": [
"data"
]
},
{
"login": "vinayakhegde1",
"name": "vinhegde",
"avatar_url": "https://avatars.githubusercontent.com/u/73926849?v=4",
"profile": "https://linktr.ee/vinhegde",
"contributions": [
"data"
]
},
{
"login": "alexpalade",
"name": "Alex Palade",
"avatar_url": "https://avatars.githubusercontent.com/u/1126946?v=4",
"profile": "https://github.com/alexpalade",
"contributions": [
"data"
]
},
{
"login": "hasecilu",
"name": "Ulices",
"avatar_url": "https://avatars.githubusercontent.com/u/53124818?v=4",
"profile": "https://github.com/hasecilu",
"contributions": [
"data"
]
},
{
"login": "EliasLeguizamon123",
"name": "Elías Leguizamón ",
"avatar_url": "https://avatars.githubusercontent.com/u/25516473?v=4",
"profile": "https://www.linkedin.com/in/eliasleguizamon/",
"contributions": [
"data"
]
}
],
"contributorsPerLine": 7,
"commitType": "docs"
}